Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eglaubauf committed Oct 30, 2020
1 parent 2b11c5f commit 9cbac51
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,47 @@
WIP

# 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.376


### Installation:

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

```/home/<user>/houdini18.0/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 Issues or contact me via twitter or mail. Please check out my other Repos as well, they might be handy to you.

<br>
Twitter: @eglaubauf <br>
Web: www.elmar-glaubauf.at

0 comments on commit 9cbac51

Please sign in to comment.