lvxejay / MaterialX-Capstone

Prototype of MaterialX for Blender 3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaterialX - Blender - UT Dallas Capstone Project

License

A prototype of MaterialX xml-schema and file-format support for Blender 3D . This repository is no longer under active development.

Repository

The MaterialX - Blender repository consists of the following packages:

proteus - An implementation of MaterialX in Blender using the MaterialX specification and schema
setup   - Installation protocol for MaterialX for Blender
icons   - Icons for MaterialX and Render Engines
lib     - Python 3 compiled MaterialX libraries
test    - Tests and example files

MaterialX

MaterialX is an open standard for transfer of rich material and look-development content between applications and renderers. Originated at Lucasfilm in 2012, MaterialX has been used by Industrial Light & Magic (ILM) in feature films such as Star Wars: The Force Awakens and real-time experiences such as Trials on Tatooine, and it remains the central material format for new ILM productions.

Documentation

http://materialx-blender.readthedocs.io/en/latest/

Developers

Please reference the Developer's Guide in the Documentation for information on how to contribute to and extend this implementation.


About

Prototype of MaterialX for Blender 3D

License:GNU General Public License v3.0


Languages

Language:Python 100.0%