MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

RenderMan RI bindings for Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg51180] RenderMan RI bindings for Mathematica
  • From: flip phillips <flip at skidmore.edu>
  • Date: Thu, 7 Oct 2004 05:26:08 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I have a nearly complete implementation of the RenderMan interface 
bindings done for Mathematica. This is a resurrection of a project, if 
you can believe it, started back when I was at Pixar and Stephen called 
us to see if there was some way we could all work together on 
something. (well, it's much more complicated, but boring).

Note that it isn't an export format (although that is pretty trivial, 
given the bindings) but rather the whole RI implementation, allowing 
you to set up entire scenes renderable by RenderMan Interface-compliant 
renderers.

It isn't totally ready for prime time with respect to distribution, 
but, 1) if you're fault tolerant and 2) willing to help finish off the 
port (or put together the builds for other platforms, right now its 
MacOS X using Xcode, but is trivially movable to Makefile-land) contact 
me and I'll share.

-f


  • Prev by Date: Sorting the Elements of a Non Rectangular List
  • Next by Date: Re: Reads only part of file
  • Previous by thread: Re: Sorting the Elements of a Non Rectangular List
  • Next by thread: Re: RenderMan RI bindings for Mathematica