Jump to content

JrMan: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Wikify
Egarduno (talk | contribs)
No edit summary
Line 2: Line 2:
{{Infobox_Software
{{Infobox_Software
|name = jrMan
|name = jrMan
|logo = [[image:jrMan.png|48px]]
|logo = [[image:jrMan.png|200px]]
|genre = [[Renderer]]
|genre = [[Renderer]]
|screenshot = [[Image:jrManSS.png|250px]]
|screenshot = [[Image:jrManSS.png|250px]]

Revision as of 22:12, 28 June 2006

Template:Wikify-date

jrMan
Developer(s)jrMan Team
Stable release
Preview release
TypeRenderer
Websitehttp://www.jrman.org/

jrMan 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 GPL

History

Current version

Beta-testing of version 0.4 is currently underway.

Renderman features implemented in jrMan 0.4:

  • Shadows
  • Texture mapping
  • Primitives:
    • Sphere
    • Torus
    • Cone
    • Disk
    • Cylinder
    • Paraboloid
    • Hyperboloid
    • Points
    • Patch "bilinear"
    • Patch "bicubic" (all basis & rational)
    • Polygon
    • PointsPolygon
    • ObjectInstance
    • PatchMesh
    • NuPatch
  • Surface shaders:
    • constant
    • matte
    • plastic
    • paintedplastic
    • reflectivepaintedplastic
    • metal
  • Light shaders:
    • ambientlight
    • distantlight
    • pointlight
    • spotlight
    • shadowspotlight
    • shadowdistantlight
  • Volume shaders:
    • fog
    • depthcue
  • Displacement shaders:
    • bumpy
  • All pixel filters
  • Generate image to file (RGB & RGBA)
  • Delayed Read Archive

See Also