Skip to content

AlexeySmolenchuk/hGeoPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's bring Houdini proceduralism to RenderMan!

exampleimage exampleimage exampleimage

What is hGeoPatterns

hGeoPatterns is a collection of RenderMan plugins for sampling any Houdini compatible geometry. This project is a mixture of RIS and HDK functionality to make operations like sampling and reading arbitrary Houdini Geometry Data in RenderMan shading networks. Similar to familiar xyzdist(), prim_attribute(), nearpoints() VEX functions. OSL shaders, headers and VOP definitions are included to make shader authoring easy.

Whats NEW

Examples in .hipnc from demo page

Limitations

  • XPU not supported

Thanks to SideFX for the extensive library and Pixar RenderMan for supporting the RixPattern interface.