Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.56 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.56 KB

Parallax

Google Web Toolkit 3D library

Parallax
  </td>
  <td>

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.

  </td>

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.

Download - Parallax v1.3

Download JAR | Change log

Examples

Demo

Latest demo | Dev demo

Documentation

Stable version API Reference | Dev API Reference

Wiki | Bugs