摘要:
BuildTree 代码1次CODE完,没有BUG. 在画图地方debug了很多次.第一次画这种图. 一开始用treeview显示,但发现不是很好看出树结构,于是自己动手画了出来. 1 using System; 2 using System.Collections.Generic; 3 using 阅读全文
摘要:
Frame Listeners In Ogre's C++, we would register a class to receive notification before and after a frame is rendered to the screen. Such a class is ... 阅读全文
摘要:
Axiom 3D EngineAn open-source, cross-platform, managed 3D rendering engine for DirectX, XNA and OpenGL running on .Net and Mono开源,跨平台,支持多种渲染方法的3D引擎,可以... 阅读全文
摘要:
1.需要引用的库AxiomAxiom.FrameworkAxiom.Platforms.Win32Axiom.Plugins.FreeImageCodecsAxiom.Plugins.ParticleFXAxiom.RenderSystems.Xna OR Axiom.RenderSystems.O... 阅读全文