CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl nehe

搜索资源列表

  1. nehegl_simple

    0下载:
  2. 这是Nehe开发的简单的OpenGL程序-This is the development of a simple procedure OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25822
    • 提供者:戴少伟
  1. lesson48

    0下载:
  2. OpenGL代码,NEHE的。 实现用鼠标旋转选中的球体的功能。-OpenGL code, the NEHE. Achieving selected with the mouse rotating spherical functions.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38267
    • 提供者:毛慧明
  1. le01

    0下载:
  2. nehe opengl 第一课-nehe opengl first class
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:27272
    • 提供者:黎平
  1. le02

    0下载:
  2. nehe opengl 第二课-nehe opengl second cla
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26235
    • 提供者:黎平
  1. lesson18

    0下载:
  2. NeHe)的OpenGL教程- 二次曲面 第十八课 二次曲面是一种画复合对象的方法,这种方法通常并不需要很多的三角形。-binding for the Java language) OpenGL tutorial-conicoid 18th class conicoid painting is a composite object method, which does not usually need a lot of the triangle.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:42764
    • 提供者:文鼎
  1. lesson27

    0下载:
  2. NeHe Opengl Lesson27
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:83892
    • 提供者:巍峨
  1. nehe_opengl_appwizard_vc6

    0下载:
  2. nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了-a good example to learn openGL included in nehe`s classical tutorial,you can construct your program frame with it easilly
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:110749
    • 提供者:hcs
  1. Lesson1-10

    0下载:
  2. 著名的Nehe的OpenGL教程的VC++配套源码1-10课,适合OpenGL的初学者,作者在程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:516725
    • 提供者:陈思嘉
  1. Lesson11-20

    0下载:
  2. 著名的Nehe的OpenGL教程的VC++配套源码11-20课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:680302
    • 提供者:陈思嘉
  1. Lesson31-40

    0下载:
  2. 著名的Nehe的OpenGL教程VC++配套源码31-40课,适合OpenGL初学者使用,作者在他的程序中已详加注释-famous Nehe OpenGL tutorial source VC matching 31-40 class, suitable for beginners to use OpenGL, the author of the procedures he has been careful Notes
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1543135
    • 提供者:陈思嘉
  1. Lesson21-30

    0下载:
  2. 著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1329315
    • 提供者:陈思嘉
  1. Lesson41-48

    0下载:
  2. 著名的Nehe的OpenGL教程VC++配套源码41-48课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1251902
    • 提供者:陈思嘉
  1. nehegl

    0下载:
  2. 一个NEHE OPENGL的开发包,完全源码开放。-a NEHE OpenGL development kits, fully open-source.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25815
    • 提供者:sam
  1. 3D_MAZE_OGL

    0下载:
  2. 经典的opengl范例程序,三维迷宫的生成和漫游,nehe的代码总是值得一读,适合opengl的中级以上开发人员。-classic example opengl procedures, three-dimensional maze of generation and roaming, nehe code should always be a time for the opengl or above the intermediate level developers.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:253686
    • 提供者:牛哥
  1. opengl_mksw

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:周立
  1. nehe_mfc_opengl_appwizard_vc6

    0下载:
  2. Now in MS Visual C++ click on \"File\" then \"New...\", make sure you are on your \"Projects\" tab. You should now see an entry labeled as \"NeHe OpenGL Wizard\" in the list of projects. Click on the one you would like to create, give it a pro
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:595690
    • 提供者:王少楠
  1. NeHeGLnew

    0下载:
  2. nehe的opengl的新的例子,希望有用-the example of the new, useful. .
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:24819
    • 提供者:微微
  1. NeHeOpenGL

    0下载:
  2. 网络上盛传的NeHe OpenGL教程chm版。非常适合初学者-network piece of OpenGL tutorial chm binding for the Java language version. Very suitable for beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1148488
    • 提供者:chenbindi
  1. NEHE_opengl_xuexijiaochen

    0下载:
  2. NEHE s opengl学习教程-NEHE s opengl Learning Guide
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5321333
    • 提供者:wgz
  1. OpenGLBeginner

    0下载:
  2. 对初学者很有帮助的OpenGL教程,花了很多时间才找到的,包含Jeff Molofee的NeHe中文教程1-11课.-helpful for beginners OpenGL Guide, spent a lot of time before they could find, including Jeff Molofee the Chinese Guide 1-11 binding for the Java language classes.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:637587
    • 提供者:化康
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com