CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - code 39

搜索资源列表

  1. CAD_Book_CD

    4下载:
  2. 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2907155
    • 提供者:杨海锋
  1. roam

    0下载:
  2. 用Opengl编写的程序源代码,用来实现细节层次结构算法-Opengl prepared with the program's source code used to achieve structural level of detail algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3100976
    • 提供者:章自豪
  1. Gxp3D

    0下载:
  2. 用Opengl编写的程序源代码,用来实现三维字体的绘制和显示-Opengl prepared with the program's source code used to achieve 3D font rendering and display
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25605
    • 提供者:章自豪
  1. earthround

    0下载:
  2. 卫星绕地球旋转的动态工程。刚才上传的是静态的,这个加了rotatle后的动态过程,代码都加了注释,在vc下编译通过。注意事项请看上个上传得文件。-satellite orbits around the Earth's dynamic works. Just upload a static, the increase rotatle after a dynamic process and increase code, a footnote under the vc compile. See
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66557
    • 提供者:中华
  1. satalitemask

    0下载:
  2. 这个程序是在vc下面写的,基于opgl编程,在卫星绕地球旋转的工程中加入了卫星对地球的照射过程,代码非常精简,并加入了注释。-the procedure is written in vc below, based on opgl programming, the satellite orbits around the Earth works to add a satellite of the Earth's radiation process, code very concise and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:68476
    • 提供者:中华
  1. Arm1-1

    1下载:
  2. 一个互动机械臂的OpenGL code,Visual C++. s键转动第一个关节,e键转动第二个关节,w键转动第三个关节-an interactive manipulator OpenGL code, Visual C. Key Moment's first joint, e Key Moment of the second joints, w Key Moment of the third joints
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:67078
    • 提供者:许家琦
  1. g3DGMV-0

    0下载:
  2. 超强的三为OpenGL渲染渊代码,这点收操能够 VC 6.0 平台(文件就是压缩文件,你他吗的肥硕没有,你门高个屁啊,网页他么的都做不好,关门把)-super three Yuan for OpenGL rendering code, This can be plagued parade VC 6.0 platform (document is compressed files, you him? the stout not, you Gate high Ganpi ah, Mody'
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:69218
    • 提供者:按时地方
  1. Data.Structures.for.Game.Programmers

    0下载:
  2. Data.Structures.for.Game.Programmers一书的源代码。-Data.Structures.for.Game.Programmers The book's source code.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1033971
    • 提供者:zhanghua
  1. glut

    0下载:
  2. 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:183964
    • 提供者:zw
  1. alzey-scr

    0下载:
  2. 一个3D游戏的原代码-a 3D game's original code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:642947
    • 提供者:东晋
  1. humanbody

    0下载:
  2. VC环境下开发的动画程序源代码,适合opengl高级爱好者参考-VC environment in the development of animation program's source code for reference opengl High lovers
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:433765
    • 提供者:张义力
  1. CGraphCode

    0下载:
  2. 有关OPENGL的VC++开发的图形处理程序的源代码-the VC OpenGL graphics development of the program's source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:17905
    • 提供者:丁宇
  1. Qt_OpenGL

    0下载:
  2. 本教程是从NeHe的OpenGL教程迁移过来的,代码变为Qt实现的。所以有的课程一时还没有实现成功,所以可能有些教程是跳跃的-This tutorial from NeHe' s OpenGL Tutorials migrated, the code is implemented into Qt. Therefore, some programs If we can not achieve success, so there may be some tutorials are jumpin
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1050688
    • 提供者:何庆茹
  1. Lesson47

    0下载:
  2. 著名OPENGL教程NEHE的源代码,Lessons47-OPENGL famous NEHE tutorial' s source code, Lessons47
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:30905
    • 提供者:ofootball
  1. Lesson46

    0下载:
  2. 著名OPENGL教程NEHE的源代码,Lesson-OPENGL famous NEHE tutorial' s source code, Lesson
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:30823
    • 提供者:ofootball
  1. Lesson45

    0下载:
  2. 著名OPENGL教程NEHE的源代码,Lesson45-OPENGL famous NEHE tutorial' s source code, Lesson45
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:194329
    • 提供者:ofootball
  1. Lesson44

    0下载:
  2. 著名OPENGL教程NEHE的源代码,Lesson-OPENGL famous NEHE tutorial' s source code, Lesson
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:77635
    • 提供者:ofootball
  1. OpenGL3D

    0下载:
  2. 唐明里的OpenGL编3D游戏实例源代码-Tang' s OpenGL for 3D game code example
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6816994
    • 提供者:tyss
  1. opengl_program_basic

    0下载:
  2. opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲 完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找 从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门 各章提供可运行的范例,有助于读者理解和应用OpenGL函数 -opengl programming based on the book' s source code. Author Author: (United States) (Edward An
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:234820
    • 提供者:tyss
  1. OpenGL_Programming_Guid-Code

    0下载:
  2. OpenGL Programming Guide的源代码-OpenGL Programming Guide' s source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3189238
    • 提供者:王纲
« 12 3 »
搜珍网 www.dssz.com