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

搜索资源列表

  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
    • 文件大小:72.63kb
    • 提供者:周立
  1. OpenGLGameProgramming源码

    0下载:
  2. OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
  3. 所属分类:OpenGL

  1. celshading

    0下载:
  2. This program displays a torus rendered with "cartoon lighting". The dot product between the normal and light vector is performed in object space, and used as a lookup into a 1D texture with "sharp lighting" values. The dot product is computed manuall
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:263.12kb
    • 提供者:ss
  1. NeheOpenGL

    0下载:
  2. 学习opengl的经典教程,整个教程由nehe制作,课程内容由dancingwind(周炜)以及gamedev和csdn的志愿者翻译最早的翻译应该是由CKER完成的(1~12章) -Learning opengl classic guide, the production of the entire tutorial from nehe course content from the first translation of the dancingwind (Zhou Wei) and g
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.36mb
    • 提供者:zy
  1. CH4

    0下载:
  2. 这个程序构建了一个SP4杂化轨道的电子云,以及空间充满的电子云。 四个不同颜色小球可以看作都是氢原子,或者其他四个不同侧链。 通过按键:上,下,左,右,Home,PageUp,Pagedown,End,以及T,Y,G,H,B,N;可以控制模型的前后左右上下移动,以及任意角度旋转。 程序在Nehe 教程附带的源代码基础上修改而来,感谢Jeff Molofee (aka NeHe,nehe.gamedev.net)的工作!感谢dancingwind(周炜)以及gamedev和csd
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:33.01kb
    • 提供者:唐铁鑫
  1. ir-vibration

    0下载:
  2. 这个程序模拟红外振动,通过按1,2,3,4,5键,模拟对称伸缩、剪切、摇摆、不对称伸缩、卷曲、面外摇摆。 通过按键:Q,W,A,S,Z,X,以及T,Y,G,H,B,N;可以控制模型的前后左右上下移动,以及任意角度旋转。 程序在Nehe 教程附带的源代码基础上修改而来,感谢Jeff Molofee (aka NeHe,nehe.gamedev.net)的工作!感谢dancingwind(周炜)以及gamedev和csdn的志愿者翻译的中文教程! 程序用Dev-C++ Ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:33.33kb
    • 提供者:唐铁鑫
  1. opengl_qt_test

    1下载:
  2. 本次试验的目的很简单,只是显示一个窗口,可以通过F1键值来切换全屏显示和普通屏显示,并当按下ESE键时退出程序。窗口的颜色背景和透视效果(其实该试验都没用上)等用opengl来实现,主要是为后面的学习写了个框架,其实这里主要是重写了3个函数:initializeGL() paintGL() resizeGL() 这3个函数都是QGLWidget内部的虚函数。 本次试验是按照网络上NeHe写的最著名的opengl英文教程:http://nehe.gamedev.net/ 和对应的中文教程:ht
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:235.38kb
    • 提供者:wuwei
  1. NeHe_OpenGL1

    0下载:
  2. 整个教程由nehe制作 课程内容由dancingwind(周炜)以及gamedev和csdn的志愿者翻译 最早的翻译应该是由CKER完成的(1~12章) 注:本教程经dancingwind授权发布于imyaker.com dancingwind获得Nehe授权-Entire the tutorial by nehe production course content by dancingwind (Zhou Wei) and gamedev and csd
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:621kb
    • 提供者:冰淼
  1. NeHe_OpenGL2

    0下载:
  2. 整个教程由nehe制作 课程内容由dancingwind(周炜)以及gamedev和csdn的志愿者翻译 最早的翻译应该是由CKER完成的(1~12章) 注:本教程经dancingwind授权发布于imyaker.com dancingwind获得Nehe授权-Entire the tutorial by nehe production course content by dancingwind (Zhou Wei) and gamedev and csd
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:2.67mb
    • 提供者:冰淼
  1. 11

    0下载:
  2. 绘制一个小的正方形,用键盘的上下左右键控制其进行相应的运动。-/* * This Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And Optimizing The Base Code, Making It More Flexible! * If You ve Found This Code Useful, Please Let Me Kn
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:5.14kb
    • 提供者:hexuqing
  1. NeHe_openGL

    0下载:
  2. NeHe OpenGL教程中文版 整个教程由nehe制作 课程内容由dancingwind(周炜)以及gamedev和csdn的志愿者翻译-NeHe OpenGL Tutorials Chinese version
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8.38mb
    • 提供者:dongxin
搜珍网 www.dssz.com