资源列表
readOBJ
- 实现OBJ格式文件的读取,并且进行三角面片的绘制-the read of OBJ file and the rendering if triangles
directx_water_wave
- 用directx製作的水紋,兩種方式實現,可針對需要製作水紋的人使用-Produced using directx waterlines, two ways can be for people who need to make use of waterlines
D3D
- D3D例子,凹凸纹理应用,其中一个例子实现了水波的模拟,采用的DirectX9.0b-D3D example , bump mapping applications, one example of wave simulation , used DirectX9.0b
ParticleGen
- 基于DX的喷泉粒子系统,适合新手研究学习。需要安装DX。-DX-based fountain particle system, suitable for beginners to learn
Lab-assignment-1-jiang-xiaodong
- XNA编写的正方体,并对每个面进行贴图,并有鼠标控制-CUBE in the XNA
Raytracer
- 光线追踪源程序,帮助了解光线追踪的基础知识,学习相关算法。-The raytracing source to help understand the basics of ray tracing, learning algorithm.
3DPGamePEnginePArchitecture
- 3D游戏引擎架构,学习资料,很不错值得看下。-3D game engine architecture, learning materials, worth a look very good.
OpenCL
- opencl教程,入门推荐教程,中文版基础内容-opencl,Introduction to recommend tutorial,Chinese basic content
OpenGL-GIS
- 采用OpenGL技术,三维绘制Shp文件,其中包括解析Shp数据的Cpp文件。-Rending shp file in OpenGL,It will be useful for those major in GIS
VRML
- VRML程序员实用例库个 其中有用VRML语言编写的3d 模型 例如办公室的桌椅电脑 生活物品 例如圣诞树、跑步机 还有 星球大战中的各种星系得等等 一共将近1000中物品的3d模型源代码 -VRML programmer library a practical example 3d model in which useful VRML language For example, computer office chairs Life items such a
GraphicsMM_3D
- WPF的三维程序.三维动画,三维碰撞测试,三维灯光,三维矢量,矩阵变换.-WPF three-dimensional process. Three-dimensional animation, three-dimensional crash test, three-dimensional light, three-dimensional vector, matrix transformation.
RayTracer
- 是一个读取3DS的例子,模型文件在model文件夹里,先用opengl显示,然后点击菜单的按钮,便可以进行光线跟踪