JrMan
From Wikipedia, the free encyclopedia
jrMan | |
Screenshot of jrMan 0.4 |
|
Developer: | jrMan Team |
---|---|
Latest release: | 0.3 / December 16, 2003 |
Preview release: | 0.4 / January 13, 2006 |
OS: | Cross-platform |
Platform: | Java |
Use: | Renderer |
Licence: | GPL |
Website: | http://www.jrman.org/ |
jrMan renderer is a project to write an open source version of the Reyes rendering algorithm used by Pixar's PhotoRealistic RenderMan implemented in Java, written by Gerardo Hovilleur, Jorge Vargas and Elmer Garduno.
jrMan is available under the open-source GNU General Public License (GPL)
Contents |
[edit] History
[edit] Current version
Beta-testing of version 0.4 is currently underway.
[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.
[edit] Features not yet implemented
Shading language compiler, Motion blur, Depth of field, Level of detail, CSG, Trim curves, Subdivision surfaces, Curves, General Polygons.