搜索资源列表
3DTerrainProgramming
- 应用opengl技术的3D地形编程算法教程,英文版,通俗移动,适合有一定数学基础人员使用,3D视景开发和网格算法人员推荐参考。
OpenGLGameProgramming源码
- OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
OpenGL
- OpenGL教程的详细说明,及其中的算法设计和用Visual C++实现-OpenGL Tutorial detailed descr iption of the algorithm and its design and use Visual C++ Achieve
OpenGL_3D_graphics_algorithms_demonstrate_a_variet
- OpenGL各种3D图形算法演示教程实例OpenGL 3D graphics algorithms demonstrate a variety of tutorial examples-OpenGL 3D graphics algorithms demonstrate a variety of tutorial examples of OpenGL 3D graphics algorithms demonstrate a variety of tutorial examples
OpenGL
- Opengl教程,基本图型生成算法,实用以初学者使用-Opengl tutorials, basic pattern generation algorithm, practical use to beginners
Touzi
- 本程序是依据网上流传的nehe opengl 教程中第七课的实例进行功能加强的。 保持了源程序的光照(由L键控制),纹理和视角旋转变化(方向键和上下翻建),并贴了六个图,分别表示骰子的六个面。 增加了由回车键控制骰子开始旋转,空格键控制旋转结束。主要算法是利用rand()函数功能,对6取余,得到0—5的随机数, 利用switch语句,把骰子的任意一个面旋转到视口上,以此来实现骰子功能。-This procedure is based on the popular online neh
jisunjituixngxuesuanfajijiaocheng
- 计算机图形学原理及算法教程,非常适合新手-Computer graphics theory and algorithms tutorial for new users