没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > scenemonitor |
scenemonitor
|
2 | 0 | 13 |
贡献者 | 讨论 | 代码提交 |
Welcome to the Scene Monitor project. Here you will find various tools to aid in development of 3D applications and games using the open source java 3D scene graph API jMonkey Engine.
Scene MonitorScene Monitor allows you to visibly explore the structure of your scene graph while your application is running. This makes it a great tool for debugging your application and getting real-time feedback as you tweak various parameters of your scene. More...
Whats new in version 1.32?Check out the release notes for details on what's new.
Scene WorkerScene Worker lets programmers and designers create, edit and explore objects in the JME scene graph. More...
Sub-ProjectsThese projects were developed to fulfill design requirements of Scene Monitor. They are made available for use in other projects under the same licensing terms as Scene Monitor, New BSD.
jME JTreeA Swing JTree implementation for a jMonkey Engine scene graph.
More...
Proprty TableA Swing JTable implementation of a property table.
More...