Skip to content

jlanz/moonray_dcc_plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moonray_dcc_plugins

This repository contains plugins for DCC apps to support MoonRay.

This repository is part of the larger MoonRay/Arras codebase. It is included as a submodule in the top-level OpenMoonRay repository located here: OpenMoonRay

houdini

Include the folders inside of the houdini folder into your HOUDINI_PATH by copying them into a folder already sourced or adding them to the HOUDINI_PATH environment variable

see https://www.sidefx.com/docs/houdini/basics/config.html

  • Add to Variable: add the openmoonray/plugin/houdini/ folder to your HOUDINI_PATH

        HOUDINI_PATH = $HOUDINI_PATH:<openmoonray_install_dir>/plugin/houdini
    
  • copy the folders inside into your local houdini:

        cp -r <openmoonray_install_dir>/plugin/houdini/* ~/houdini19.5/
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.7%
  • CMake 22.3%