资源列表
XFile
- This project is for DirectX-XFile.
MyRipple
- OpenGL水的波动模拟,水的流动效果主要是采用纹理位置偏移来实现的。-OpenGL water simulation of the fluctuations of water flow effect is mainly used to achieve the texture offset position.
DirextX
- 写了一个简单的DirectX3D程序,封装了部分windows api,DX3d设备初始化,以及camera类,terrain类,skybox类-DirectX3D write a simple program that encapsulates part of the windows api, DX3d device initialization, and the camera type, terrain type, skybox class
PSSMDemo_
- shadow map(阴影图)中的pssm学习代码,包括D3D9,D3D10和opengl版本-Shadow map ( shadow ) in PSSM learning code, including D3D9, D3D10 and OpenGL version
NPSTutorials.rar
- osg示例源码,内含osg的基本类库的功能及应用,示例经典,值得初学者学习,OSG sample source code that contains the basic class library OSG functions and applications, the classic example, it is worth learning for beginners
LODTerrainDemo.rar
- Visual C++/DirectX9 3D游戏开发引导的一个基于视点相关的LOD地形渲染,Visual C++/DirectX9 3D game development as a guiding view-dependent LOD-based terrain rendering
bvhReader.rar
- 运动捕获数据BVH文件阅读器。可以读取运动捕获数据BVH文件,并显示其骨架模型的运动过程。,BVH motion capture data file reader. Can read BVH motion capture data files, and display its skeleton model of the movement.
OpenGUI_src_0.8.zip
- OpenGUI 一个用于3D环境的界面库,支持Ogre,opengl等。,OpenGUI
Camera.rar
- 用directInput 实现3d世界里鼠标控制摄像机视角,The sample shows us that the camra can be controlled by DirectInput in 3D world.
MouseMoving.rar
- 模拟3D网游鼠标旋转移动的Direct3D程序,3D simulation of rotary movement of the mouse network Direct3D procedures
osg1.rar
- osg 图形和文字实现 还有键盘鼠标的按键事件状态等一些,osg- OpenSceneGraph 2d and 3d
BeautyScene.rar
- DX写的水面效果模拟,折射反射fresnel源码,Real water effect with DirectX&HLSL,reflect refract & fesnel effect.