bharathi26 / slim-shady

Rete.js based RenderMan node editor: https://sttng.github.io/slim-shady/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slim Shady for RenderMan

Slim Shady is a web-based material node editor for RenderMan. It is based on Rete.js (https://github.com/retejs/rete). For the parsing of VStruct conditionals a parser based on Jison.js (http://zaa.ch/jison/) is used. Feel free to play around with it here: https://sttng.github.io/slim-shady/

Example Shader Network

Slim Shady

Example of rendered output material

Slim Shady Material

How To / Explanation

  • Upper left buttons to save, export, reset (clear the working pane) and export rib text file
  • Right click mouse button to open menu for adding further nodes or to delete a node
  • A connection has priority over a maintained value

Requirements

  • Internet connection
  • Tested on Chrome 75.0.3770.100 and MacOS Safari 12.1.2 (14607.3.9)

License

MIT (https://opensource.org/licenses/MIT)

About

Rete.js based RenderMan node editor: https://sttng.github.io/slim-shady/

License:MIT License


Languages

Language:JavaScript 53.1%Language:HTML 20.4%Language:Yacc 19.9%Language:CSS 6.6%