-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Official web page: http://scenemaker.dfki.de/
Creating interactive applications with multiple virtual characters comes along with many challenges that are related to different areas of expertise. The definition of context-sensitive interactive behavior requires expert programmers and often results in hard-to-maintain code.
Visual Scene Maker is a visual authoring approach for virtual character applications. In SceneMaker a separation of content and logic is enforced. We introduce concurrency and specific history structures as key concepts to facilitate clearly structured interactive behavior definition, multiple character modeling, and extensions to existing applications. The new integrated developer environment allows sceneflow visualization and runtime modifications to support the development of interactive character applications in a rapid prototyping style.
The User Manual instructs on how to download and use Visual Scene maker.
The Developers Manual instructs on how to contribute to the Visual Scene Maker code base.
- Releases: https://github.com/SceneMaker/VisualSceneMaker/releases
- Cloning from git:
git clone https://github.com/SceneMaker/VisualSceneMaker.git
- Cloning the documentation:
git clone https://github.com/SceneMaker/VisualSceneMaker.wiki.git