Prime is a physically based renderer built on pure Java with JOGL binding, featuring:
- Monte Carlo path tracing.
- Photon Mapping.
- Customizable material and rendering pipeline.
Features will be added: 1. Network distributed rendering. 2. Texture mapping and normal mapping.
Make sure you have installed JDK 1.7+ and Maven, then run the following command:
mvn clean install exec:exec
- Click mouse left button to select a model
- Dragging mouse middle button to move camera
- Dragging mouse right button to rotate camera