资源列表
csharp_game_engine
- 3D game engine design-source code for "Introduction to 3D game engine design using directx9 and csharp"
vr
- 用c实现的一个简单的volume rendering algorithm.-c achieved with a simple volume rendering algorithm.
code-Multi-target_Tracking_by_Continuous_Energy_M
- object tracking is one of the hottest topic in computer vision. in a video you may have some different kind of object to be tracked this files is implementation for multi-target object tracking.
3D
- 主要是3D多媒体设计书籍,里面涉及3d图像设计的具体实例-Mainly 3D multimedia design books, which deal with specific examples of design 3d image
A_Mathematical_Introduction_with_OpenGL
- 详细介绍了数学在3D图形编程中的应用,包括了很多有用的源码段,以及一些关于光线跟踪的内容。-This book is an introduction to 3-D computer graphics with particular emphasis on fundamentals and the mathematics underlying computer graphics. It includes descr iptions of how to use the cross-platformO
Ransac
- RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出[1]。 RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。 RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(Outliers,偏离正常范围很远、无法适应数学模型的数据)
texgen-3.3.0
- texgen是基于VTK开发的机织材料的CAD系统-texgen is based on VTK woven materials developed by the CAD system
Hellogpu
- <GPU高性能编程CUDA实战>中,前面四章的程序例子。其中的book.h以及common里的lib文件等在压缩包cuda_by_example.zip中-<GPU高性能编程CUDA实战> Program examples, in front of four chapters. The the book.h common lib files in compressed packages cuda_by_example.zip in
AntiAliasingWithTransparency
- NVIDIA Direct3D透明反锯齿演示C++源代码,需要Geforce7系列以上显卡。-NVIDIA Direct3D transparent antialiasing demo C source code, Geforce7 series needs more graphics.
Cambridge3DComputerGraph
- Cambridge - 3D Computer Graphics - A Mathematical Introduction with OpenGL - 2005-Cambridge- 3D Computer Graphics- A Mathematical Introduction with OpenGL- 2005
3DEditor
- 该程序主要功能有3d模型导入,模型查看及简单模型修改等功能,在模型导入方面主要是导入3ds和3db格式文件,查看功能主要有缩放,平移,旋转等-The main function of the program 3d model import model view and modify simple model, mainly in the model was imported into 3ds the 3db format files, see the main function of zoom,
Direct3D-API-2
- 很好的书籍,非常利于初学者的学习,建议大家看看。-Good books, very conducive to learning for beginners, it is recommended that we look at.