eglaubauf / egMantraTools

Tools For SidefX Houdinis Mantra Renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

egMantraTools

A collection of scripts for Redshift in SideFx Houdini

Features:

  • MaterialBuilder with a set of Options which include:
    • Apply to Selection
    • Create Material in Current Context
    • Setup OpenGL Shaders for the Materials
    • Load Textures (via User Selection)
    • Convert Textures to OCIO (If Houdini is loaded with OCIO enabled)
    • Add a ColorCorrection Node on the Diffuse/BaseColor Texture
    • Apply Diffuse as a Linear Texture
    • Enable/Disable Displacement
    • Set a Name for the Material

additional Infos

  • easy Install via Packages Workflow - see more below
  • Tested on Houdini 18.5.633
  • Tested on Ubuntu 20.04
  • this repo provides py2 and py3 support
  • New Features will not be implemented on py2

Installation:

Copy the Provided egRedshiftTools.json to your houdini user Directory within the packages folder:

/home/<user>/houdini18.5/packages

Change the below line according to where you downloaded the git-Repository:

"EGMANTRA": "/home/elmar/git/egMantraTools"

Notes:

All of the scripts are free of charge for free use, commercial or non commercial whatsoever. Individual Licenses are added to each file as some of these are based on work done by other devs and shall be included in branches, adaptions of this scripts. Anyone is allowed to modify, develop, change the files for his/her purpose.

Contact/Issues/Features/Questions

If you find any bugs, have suggestions or anything else please open an issue

About

Tools For SidefX Houdinis Mantra Renderer

License:MIT License


Languages

Language:Python 100.0%