> printversion
Multimedia Concepts and Applications
Institute of Computer Science
 

Home

Teaching

Projects

Team

Publications

Events

  Intuitive Interaction Virtual Characters Affective Computing Augmented Reality Computer Graphics  




     

Horde3D Scene Editor

Contact
M.Sc. Volker Wiendl

Description

The Horde3D Editor offers an easy to use interface for the Horde3D graphics engine

Some of the key features are:


  • Interface for creating and modifying Horde3D scene graph files
  • Instant resource reloading for files modified outside the editor making it possible to use the editor for shader development
  • LUA scripting support for rapid prototyping of small applications directly in the editor
  • Powerful plugin architecture for integration of game engine functionality and executing game code, physics, etc. directly in the editor
  • Cross-platform compatibility
  • Open-source code released under the GPL


The current version is version 0.7.0 compatible with Horde3D v.1.0.0

 

This text is also available in german

Content
24.04.2008

Horde3D Scene Editor v.0.7.0 - Windows Version


(more..)
24.04.2008

Horde3D Scene Editor v.0.7.0 - Linux Version

you will need Qt 4.3.2 or later to compile the source code.
To create a binary file run qmake from the Qt4 dev-tools in the
base directory of the editor and call make release afterwards.
The binary will be created in the bin subfolder.


(more..)
24.04.2008 Preliminary version of a documentation for the editor.
download