Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
/ osl_shaders Public archive

🔦 Playing around with OSL shaders

License

Notifications You must be signed in to change notification settings

jtomori/osl_shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSL Shaders

My experiments with Open Shading Language shaders, tested in Arnold.

Setup

  • Your environment should have those variables: (You can set them in houdini.env file)
    ARNOLD_PLUGIN_PATH = /path/to/this/repo
    
  • For debugging, add this variable:
    OSL_OPTIONS = "range_checking=1,debug_uninit=1,max_warnings_per_thread=100,compile_report=1"
    

Releases

No releases published

Packages

No packages published

Languages