
anaglyph-java3d-demo
This project aims to design the technic of anaglyph rendering in the Java3D environment and to create demonstration program to prove it. The program allows you 3D perception of scene, which can be manipulated and changed. There are several such scenes in this program.
Scene controlThere are three ways to manipulate the scene with mouse:
- rotation (left button)
- translate (right button)
- zoom (middle button)
You can select from four types of anaglyph perception. Every type is suitable for specific kind of 3d glasses.
ApplicationYou can reuse the source code in various java3d applications, for example board games. It would be great to play chess in 3d. There is a class AnaglyphFacade for anaglyph rendering, which covers all rendering aspects of java3d. The class can be easily reused.
Project Information
The project was created on Oct 12, 2011.
- License: GNU GPL v3
- svn-based source control