Re: [cgkit-user] Unknown geometry: "geom" (TorusGeom)
Brought to you by:
mbaas
|
From: Matthias B. <mat...@gm...> - 2008-05-27 21:24:27
|
makura wrote: > Torus() can not render with render.py. > viewer.py is OK. but render.py do not render Torus() You are right. The torus geometry was not supported by the RenderMan translator. I have just committed a fix for this, so you could grab the latest version from svn (actually, just getting the file cgkit/ribexport.py and replacing that one in your install would be enough). Otherwise, it will be available in the next release. Cheers, - Matthias - |