资源列表
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
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
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
CubeMap
- 用OPENGL库实现的3D图像,在VS6.0环境下实现-3D illusition realized with openGL,in VS6.0 enviroment
d3d9d
- 这个文件是d3d9d.lib的反编译文件,d3d9d.lib是direct3d的一个重要文件,通过阅读它的源码实现,可以让你更加清楚direct3d的原理-This file is the anti-d3d9d.lib build file, d3d9d.lib is direct3d an important document, by reading its source code implementation, allowing you more clearly the principle
Medical2
- 实现bmp或者png格式的切片图像序列的体绘制 可以采用三种体绘制方法-vtkVolumeRayCastCompositeFunction bmp/png
sphere
- 使用openGL做球体,也可以制作多面体,圆环,立方体等等,-using opengl to generate sphere,cubic,ployhedron,circle