资源列表
VRML
- vrml语言入门与应用 Internet上基于www具有交互性的三维建模语言 HTML的三维模拟 -vrml language and application of Internet, Introduction to www-based interactive three-dimensional three-dimensional simulation modeling language HTML
op2
- opengl三维空间图c/c++,这个非常好用哦,对学习图形编程有很大的帮助。-opengl three-dimensional map c/c++, this is very easy to use Oh, great for learning graphics programming help.
Ba-Ca-SHU_cpp
- VC++2008和OPENGL实现八叉树-VC++2008 and OPENGL achieve eight cha tree
TextureandUV
- 自己写的一个载入纹理和调整uv的实例代码,代码用最简洁的方式达到目的,方便学习。-Wrote it myself, a load and adjust the uv texture examples of code, the code in the most simple way to achieve our objective, to facilitate learning.
MoveCamera
- 自己写的D3D学习代码,实例中说明了如何计算单位向量,如何用单位向量向一个目标移动摄像机(当然其它物体也同理)。-Write their own learning D3D code example shows how to calculate the unit vector, how to use unit vectors to a target mobile camera (of course, other objects are also the same reason).
DirectInput
- DirectInput使用方法,程序中用最简单的代码描述了DirectInput的使用方法。-DirectInput to use, the program code using the simplest descr iption of the use of DirectInput.
landsystem
- 自己用D3D直接实现的地形系统,高度是随机生成的,这个代码用最简单的方法实现了地形系统,方便学习。-Own use D3D direct implementation of the terrain system, height is randomly generated, this code is the most simplest way to achieve the terrain system to facilitate learning.
Pick
- 使用D3D实现的拾取代码,用最简洁的方法实现了拾取运算,并且封装了类。如果有其他用途,直接可以拿这个类去使用。-The use of D3D implementation pickup code, using the most simple way to achieve a pick-up operation, and the packaging of the class. If there are other uses, you can directly take the class to u
Volga
- You have to install these libraries: QT4, QwtPlot3d (http://qwtplot3d.sourceforge.net/) « Evolution of Vanna and Volga surfaces and their behavioural study » -You have to install these libraries: QT4, QwtPlot3d (http://qwtplot3d.sourcefo
3DProS_Executable
- 3DProS_Executable:三维图像演示-3DProS_Executable
Showmesh
- 使用D3D读取.x文件并且显示之,对代码做了尽量简洁的封装,封装了MyMesh类和MyCamera类,对初学者入门很有帮助。-Use D3D to read. X file and displayed on the code is made more concise package, encapsulates MyMesh class and MyCamera class started very helpful for beginners.
CG_RAYTRACING
- 计算机图形学中的光线跟踪算法,场景为平面和球体。-raytracing。