Skip to content

PySlo is a python binding to the renderman slo interface for interrogation of compiled shaders

License

Notifications You must be signed in to change notification settings

danbethell/PySlo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=PySlo=
PySlo is a python binding to the renderman slo interface for interrogation
compiled RSL shaders.

It has currently only been tested with 3Delight

=Usage=
import PySlo
PySlo.setShader("test.sdl")
print PySlo.getMethodNames()
PySlo.endShader()

About

PySlo is a python binding to the renderman slo interface for interrogation of compiled shaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.1%
  • Python 24.7%
  • Shell 3.2%