资源列表
Collision_Detection
- 在我的一项使用BSP进行碰撞检测的实验中,人物以胶囊来模拟,房屋内部通过非SOLID 的LEAFY BSP来构造,在使用BSP剔除了大量面片以后,遇到这样一个问题:如何在最后筛选下的三角形面片进行碰撞测试,以确定碰撞发生的时间,法向量等。-Collision detection deals with finding out whether or not we’ll bump into something when we move our ellipsoid though 3d space
glut3
- OpenGl Box using glut,Cool and nice
SphereWorld32
- vc++ 写的 opengl程序 圆形世界-ide:vc++6.0 SphereWorld
VCpenGL
- VC与openGl联合开发的3D绘图程序.类似CAD的绘图的基本功能,可以在此程序的基础上继续开发更复杂的系统。-VC and openGl jointly developed 3D drawing program. Similar to the basic functions of CAD drawing, you can on the basis of this process continue to develop more complex systems.
0706980102
- 一个OPENGL图形编程的实例,很好的OPENGL学习程序-An OPENGL graphics programming examples, a good learning process OPENGL
SkeletonAnimBlend2
- 一个使用自制骨骼动画剖析器实现的骨骼动画混合的例子,和directx提供的例子实现方法不同。适合用来学习骨骼动画混合的原理-Skeletal animation using a self-made parser implemented mixed skeletal animation examples, and provides examples of directx implementation in different ways. Suitable for studying the prin
testSphereWorld
- OpenGL超级宝典源代码testSphereWorld-OpenGL Super Bible Source testSphereWorld
christmas
- 3D圣诞节 基于3DS OPENGL 即可学习又可趁圣诞节到来送人-3D Christmas 3DS OPENGL-based learning can also take advantage of Christmas can come give as gifts
BOX
- 这是一个立方体,每个面得颜色不同,可以任意的角度去旋转它-This is a cube, each side had a different color, you can spin it any point of view
DMWin
- nurbs曲面和曲线的生成,供cad/cam的人交流-nurbs surfaces and curves generated for cad/cam of people sharing
jpg2obj
- 可以把jpg图片转换成obj三维网格文件,这样可以在三维形态下观察图像数据-Jpg images can be converted into three-dimensional grid obj file, so that patterns can be observed under the three-dimensional image data
CubeMap
- 用OPENGL库实现的3D图像,在VS6.0环境下实现-3D illusition realized with openGL,in VS6.0 enviroment