搜索资源列表
SimpleMutiAnimation
- 按照D3D SDK下MultiAnimation那个例子提供的方法。基本上是用D3D对多人物运动动画的封装(C++)。 优点是多人物共享同一个蒙皮骨骼模型(包括贴图),减少内存消耗,但同一时间每个人的动作不会雷同。 其他做了的有碰撞地图,摄像机,字体,静态模型。反正都向简单化靠近,最后 希望做出的是和名字一样,是一个简单的多人物动画程序(Simple MutiAnimation)。 DX SDK 版本:07Aug。 (附了运行贴图和可执行文件(Debug版.exe),其他详情
30_Collide
- 该程序模拟了小球的弹性碰撞的物理过程,对于编写3D程序的人很有帮助-The program simulates the bouncing ball of the physical process for the preparation of 3D programs were very helpful
Car
- 本人用c++ openGL写的一个汽车小程序,里面涵盖了简单的shader, 各种不同的光的渲染,skybox, 跟踪视角,天空视角, 碰撞体积-A car driving game programe which using c++ openGL, which covers a simple shader, a variety of light rendering , skybox, track angle view, sky view, the collision volume.
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
RobotInScreen
- 这是一个采用OpenGL写的机器人在给定场所中运动,代码中实现了碰撞检测跟鼠标键盘事件驱动-This is a robot that uses OpenGL to write in a given place in the movement, the code implements the collision detection with the mouse and keyboard event-driven
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
maze1
- open gl写的pac-pan 游戏,实现了上下左右移动 ,吃豆子 碰撞,怪物吃人碰撞-open gl写的pac-pan 游戏,实现了上下左右移动 ,吃豆子 碰撞,怪物吃人碰撞等等
myHiDAC
- 本程序是一个基于opengl的大规模人群模拟的例程,可以模拟人的健康状况,主要利用RVO库来实现碰撞模拟-This procedure is based on opengl massive crowd simulation routines can simulate health status of the people, the main use of RVO library crash simulation
Collision
- 体碰撞 ,三维学习素材,牛人积累,你想成为牛人吗?-Collision, three-dimensional learning materials, the accumulation of cattle, you want to become a cattle?