搜索资源列表
LEXIExporter110
- LEXIExport导出插件的1.10版,包含所有源码,用于将3dsmax中做好的模型文件导出为Ogre引擎使用的mesh文件,对于学习3dsmax游戏模型导出插件的制作有很大帮助,对游戏模型文件的格式理解也很好,特别是Ogre引擎的mesh格式。可视化界面引导导出模型、骨骼动画、顶点变形动画等! 主要源码在LEXIExporter\\trunk\\LexiExport\\Sources目录下的LexiMaxExport.h , LexiMaxExport.cpp , LexiMaxExpo
cal3d-0.11.0.tar
- cal3d谷骨骼动画引擎,支持opengl、D3d以及OSG、Ogre等显示引擎-cal3d Valley skeletal animation engine, support for opengl, D3d and OSG, Ogre, etc. display engine
MeshViewerCn
- 由于Ogre自带的模型观察器无法处理中文名,和查看从天龙八部中导出的mesh和骨骼动画,所以他写了一个小工具。过程中重编译了Ogre的源码以便其支持中文资源名和处理天龙八部的模型资源。-model editor
ANIMOTION
- 使用OGRE进行骨骼动画的控制demo。需要目标机器支持ogre环境,并且项目设置中进行修改-OGRE animation used for the control of skeletal demo. Ogre machines to support the needs of the target environment, and modify the project settings
blender-2.50a1.tar
- IK反向动力学 骨骼动画的资料和源码网上能找到很多,但写得最好的开源代码,恐怕是blender里面的. -IK inverse dynamics of information and source skeletal animation can be found online a lot, but the best of open source code written, I am afraid that blender inside.
Ogre_Study_Notes
- Ogre学习笔记。记录Mesh加载,Mesh渲染流程,OctreeSceneManager模块,TerrainSceneManager模块,BspSceneManagermokuai,骨骼动画-Ogre study notes. Mesh record load, Mesh rendering process, OctreeSceneManager module, TerrainSceneManager module, BspSceneManagermokuai, skeletal animat
OgreSkeletalanimtion
- 有关Ogre中骨骼动画这方面的几份资料的汇总包括源码-For Ogre in skeletal animation in this regard, including a summary of several data source
3d引擎Ogre骨骼动画例程
- 3d引擎Ogre1.81骨骼动画例程,含详细注释,便于学习。安装了Ogre1.81的SDK并配置好可运行