white_dune 0.29beta946 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News white_dune 0.29beta946 (Development branch)
# 1  
Old 05-16-2008
white_dune 0.29beta946 (Development branch)

Imagewhite_dune is a graphical VRML97 editor, simpleNURBS/Superformula 3D modeller and animation tool.VRML97 (Virtual Reality Modeling Language) is theISO standard for displaying 3D data over the Webvia browser plugins ("HTML for realtime 3D"). Ithas support for animation, real-time interaction,and multimedia (images, movies, and sounds).white_dune can read, create and display VRML97files and let the user change thescenegraph/fields. It also has support forstereoscopic view via "quadbuffer"-capable stereovisuals, and support for 3D input devices like ajoystick, spaceball, or magnetic tracker.License: GNU General Public License (GPL)Changes:
The beginning of the German dune4kids tutorial has been improved. ProtoMap has been extracted from Scene.cpp into SceneProtoMap.cpp. The developer documentation has been updated. Covise/COVER plugin extension nodes, as well as VirtualAcoustics and VirtualSoundSource nodes, have been added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
BF-ANIMATION-EDITOR(1)					      General Commands Manual					    BF-ANIMATION-EDITOR(1)

NAME
bf-animation-editor -- The animation editor for the Bear Engine. SYNOPSIS
bf-animation-editor [-h] [--log-concise] [--log-file=file] [--log-level=string] [--log-uniq] [-c] [-u] file(s) ... DESCRIPTION
This program is the animation editor for the Bear Engine. This is a part of the Bear Factory. OPTIONS
The following options can be passed to the program: -c, --compile Compile the files and exit. -h, --help Show summary of options. --log-concise Do not display log messages that have recently been displayed. --log-file=file Write log output in "file". --log-level=string Output log messages up to a given level, among "error", "warning" and "verbose". --log-uniq Do not display the same log message successively. -u, --update Open and save the animation files. -v, --version Print the version of the editor and exit. SEE ALSO
running-bear(6), bf-level-editor(1), bf-model-editor(1) AUTHOR
This manual page was written by Julien Jorge julien.jorge@gamned.org. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. BF-ANIMATION-EDITOR(1)