pgregory / ioman

Io binding to the RenderMan interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A RenderMan binding for Io.

To build, clone the repo into your 'addons' folder under the name 'RenderMan', i.e.

   $: cd io/addons
   $: git clone git://github.com/pgregory/ioman.git RenderMan

Then from the root Io folder, build as any other Io addon, i.e.

   $: cd io
   $: make RenderMan
   $: make install

About

Io binding to the RenderMan interface.


Languages

Language:C++ 74.6%Language:Io 25.4%