Skip to content

DanteVFX/Light-Switch-Solaris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Light Switcher v1.0

name

This is a python code to use in Houdini. The code gets the parameters, translation, rotation, and name from the selected nodes in /obj and creates nodes in /stage, assigning them the obtained data.

Lights accepted:

  • PointLight
  • SpotLight
  • Area Light
  • DistantLight
  • Enviroment Light

How to install in Houdini:

  1. Copy the code.
  2. Create a new Tool in the shelf Bar.
  3. Paste the code into the Script tab.

Recommendation:

To avoid problems with repetitive names when transferring lights, always add a prefix.

Resource:

bird Model : https://free3d.com/3d-model/bird-with-wings-above-head-v1--211946.html

About

Transfer Lights from /OBJ to /Stage (Solaris)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages