rfm2  22.0
A python-based rewrite of RenderMan for Maya
testpad.py File Reference

Namespaces

 rfm2.testpad
 

Functions

def rfm2.testpad.triangleStripGrid (cols, rows)
 
def rfm2.testpad.quadStripGrid (rows, cols)
 
def rfm2.testpad.triangleStripGrid3 (indexBuffer, cols, rows, startIdx)
 
def rfm2.testpad.sphereVtxBufA (cols, rows, radius)
 
def rfm2.testpad.sphereVtxBuf (cols, rows, radius)
 
def rfm2.testpad.vizSphere (algo, cols, rows, radius)