JrMan
From Wikipedia, the free encyclopedia
jrMan | |
Screenshot of jrMan 0.4 |
|
Developer: | jrMan Team |
---|---|
Latest release: | 0.4 / February 20, 2007 |
OS: | Cross-platform |
Platform: | Java |
Use: | Renderer |
Licence: | GPL |
Website: | http://www.jrman.org/ |
jrMan renderer is an open source version of the Reyes rendering algorithm used by Pixar's PhotoRealistic RenderMan, implemented in Java by Gerardo Horvilleur, Jorge Vargas, Elmer Garduno and Alessandro Falappa.
jrMan is available under the open-source GNU General Public License (GPL)
Contents |
[edit] History
[edit] Current version
Relesase 0.4
[edit] Features
Shadows, texture mapping, surface shaders, light shaders, volume shaders, displacement shaders, all pixel filters, generate image to file (RGB & RGBA), delayed Read Archive.
[edit] Supported primitives
Sphere, Torus, Cone, Disk, Cylinder, Paraboloid, Hyperboloid, Points, Patch "bilinear"and "bicubic" (all basis & rational), Polygon, PointsPolygon, ObjectInstance, PatchMesh, NuPatch, Curves "linear" and "cubic" (also rational).
[edit] Features not yet implemented
Shading language compiler, Motion blur, Depth of field, Level of detail, CSG, Trim curves, Subdivision surfaces, General Polygons.