资源列表
Wordware.Vector.Game.Math.Processors
- 游戏编程与数学的应用,一本相当不错的游戏编程介绍,英文版-game programming and mathematical applications, a very good game programming, English
4Viewport
- Opengl实现的4视口绘图实现,3视图+透视视图-Opengl achieved four viewports drawing implementation perspective view 3 view+
VTK_Examples
- VTK初学者教程, 学习实例. 内附我自己的阅读笔记, 代码注释-VTK tutorial for beginners, learning examples
DynaForce
- 国人自己开发的3D图形引擎,免费。里面包括Bullet引擎
GodRays.tar
- Realtime god rays differed-shader (hack to volumetric rendering)
NormalAdjust
- 计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results
jisuanjituxingxue
- 计算机图形学源码包括区域填充算法、裁剪算法和三视图算法-Computer graphics, source code, including the region filling algorithm, clipping algorithm and three-view algorithm
matlab_c++-call_mat
- 这个是自己实现的matlab与c++的一个接口。 是用c++语言实现的-This is the realization of our own Matlab and c of an interface. Is the C Language
train
- 新和谐号模型,openflight格式,三维仿真和虚拟视景使用-New Harmony Model
Coin-2.5.0b3.tar
- 最新版本的三维图形库,能在多种平台上顺利编译
Java3d
- Java 3D图形编程接口函数文档,初学者可以参考其文档,完成大部分3d图形的绘制,对于OPenGl的支持有一定要求,需要自行配置。