Easy to manipulate individual shape added to scene.
Fullscreen function with stereoscopic mode easy to activate by pressing two keys ("f" for fullscreen, "s" for stereoscopic).
A http server is part of the collaboration module (Tomcat 7, Hibernate 3, MySQL). The old one (saving models direct in mysql database will be reworked on next beta version).
Deforming the 3D model in collaborative mode by more users in parallel will be available in version 1.0.4b04 (BETA 4).
Because the Help is not updated with the new changes, at least the keys function should be short explained.
KeyEvent.VK_ESCAPE: out of fullscreen mode
KeyEvent.VK_F: fullscreen mode
KeyEvent.VK_SPACE: switch device (mouse) control from a shape to scene when "TR by mouse" was used
KeyEvent.VK_PAGE_UP: increase eyes separation in stereoscopic mode
KeyEvent.VK_PAGE_DOWN: decrease eyes separation in stereoscopic mode
KeyEvent.VK_S: Enable/Disable stereoscopic mode
|