搜索资源列表
weisuishexiangji.zip
- D3D游戏开发 DirectX 9.0 尾随摄像机示例,D3D development of DirectX 9.0 games behind the camera example
FirstCamera
- 世界上最短的基于DXUT框架的第一人称摄像机例子,d3d的例程中的代码很长, 笔者就只想用其中的第一人称摄像机,花了好几天研究了多个相关例程,抽出 其中的摄像机,改写了最简单的摄像机例子,在学习d3d的坐标变换中晕头的弟兄们 哈哈... -The world s shortest DXUT framework based on first-person camera example, d3d code of the routine is very long, I
FPCamera
- DX下的第一人称摄像机很不错的示例 对DX新手很有帮助 -DX for the first-person camera is a good example of the DX novice helpful
MoveCamera
- 自己写的D3D学习代码,实例中说明了如何计算单位向量,如何用单位向量向一个目标移动摄像机(当然其它物体也同理)。-Write their own learning D3D code example shows how to calculate the unit vector, how to use unit vectors to a target mobile camera (of course, other objects are also the same reason).
planets
- osg官方示例程序 详细讲解camera使用 -the osg example of program to explain the camera use
Ransac
- RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出[1]。 RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。 RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(Outliers,偏离正常范围很远、无法适应数学模型的数据)
OSG_Rendertotexture
- 一个OSG实现渲染到纹理简单的小例子,把相机中的场景渲染到纹理图片中进行显示-Render to Texture OSG achieve a simple little example, put the camera in the scene rendering to a texture image for display
read-3DS-file
- 一个完善的读取3DS文件例子 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Scene.cpp Texture.cpp vector.c-A perfect example to read 3DS file 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Sc
osgthirdpersonview-(2)
- thirdpersonview 第三人称视角 相机相关的 最直接的示例 详细的注释 和相关的图形学 OpenGL讲解-thirdpersonview third person perspective camera-related The most direct example of detailed notes and related graphics OpenGL explain
birdseye
- osg例子,利用摄像机camera实现鸟瞰图效果-example of osg
3D漫游
- 一个3d编程的例子,实现了3维场景的漫游,摄像机使用, 对3d编程和3d游戏是不可多得的范例。(An example of 3D programming that implements the roaming of the 3 - dimensional scene, the use of the camera, and a rare example of 3D programming and 3D games.)