pgregory / ioman
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
c3ec394
ioman /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | Thu Apr 30 14:17:25 -0700 2009 | |
| |
build.io | ||
| |
depends | Thu Apr 30 14:08:50 -0700 2009 | |
| |
io/ | ||
| |
samples/ | ||
| |
source/ |
README
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

