Parallax is 3D library for the web. It is written on Java using Google Web Toolkit, which is Java to JavaScript cross-compiler. GWT allows developers to write Java code and convert it to standard JavaScript during compilation.
|
Parallax based on three.js project. The most methods and objects are equivalent three.js for the back compatibility.
The aim of the project is to use GWT which helps maintaining complex pieces of code, and provides better design-time support in IDEs like refactoring, validation, etc...
Parallax supports WebGL-canvas renderer only.
Stable version API Reference | Dev API Reference