搜索资源列表
41050_clothsample
- 通过计算机图形学模拟柔软的布料的物理运动,然后进行三维显示和渲染,包含所有的源代码,C++编写,是Intel程序员的高质量代码
VegaBackMirir
- 模拟汽车驾驶,能用键盘进行控制基本运动;能进行碰撞检测;具有后视镜和小地图。
RobotArm
- 用opengl编写机器人手臂运动模拟。说明了opengl的一些编程技巧。
vpmotion_drive
- vega prime与C++混合编程实例,模拟驾驶车辆运动,可以左转右转,加速减速,刹车等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the drive motion model (vpMotionDrive). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for
sph
- 模拟海量小球,并且运动 -a large number of balls moving
planet
- 利用opengl技术和位图读取功能,模拟了星球之间的运动-with opengl and bitmap,we can get 3D space simulation
ParticleEngine_demo
- 粒子系统的源码,在图形学中用处很大 Particle System可以说是一种基于物理模型来解决问题的方法 子运动(变化)的规则可以很简单也可以很复杂,这取决你所模拟的对象。举例来说,在对FireWorks(烟火)的模拟中,我们可以让烟火由上百个小的粒子组成,每个粒子都具有以下一些属性及其规则(对各个属性施加不同的规则,就可以获得不同形态的烟火): -Partical engine
vpSAMPLE
- vp的事例:用户自定义的碰撞检测模拟:防止运动物体穿越地形上的房屋的物体-vp examples: user-defined simulation of collision detection: objects to prevent movement of housing across the terrain objects
Waterfall
- 模拟水流从高处流动的运动,适合再此基础上进行改进-Simulate movement of the water flowing from the heights, longer suitable to be improved on the basis of this
bombtest(10.9.14)
- 基于OpenGL的图形可视化编程,导弹的飞行运动轨迹和模拟运动过程-OpenGL-based graphical visual programming, the missile flight trajectories and analog movement
Lesson02
- 三维模型的模拟构造,三棱锥的运动与旋转,OpenGL初学者的最好指路练习目标-Simulation of three-dimensional model constructed three pyramids movement and rotation, OpenGL beginners best practice objectives guiding
TheSolarSystem_3D
- 个人所写matlab代码,应用三维坐标变换原理在空间中模拟行星运动轨迹。其中涉及3维作图,图形object,矩阵变换等等。-Written by myself, the use of three-dimensional coordinate transformation principle in space simulation of the planet s trajectory. Which involves three-dimensional mapping, graphics objec
太阳系
- 基于OpenGL和C++,仿真模拟太阳系运动,纹理,贴图,运动(Simulation of solar system motion, texture, texture, motion based on OpenGL and c + +)
waterwave002
- 该程序模拟了海浪的三维动态仿真,展示了随机海风作用下,波浪的运动。(The program simulates the three-dimensional dynamic simulation of ocean waves)