Code Monkey home page Code Monkey logo

meshadered's Introduction

meShaderEd

This is a node based shader editor. Besides only RSL nodes, it allows to build networks with RIB nodes.

meShaderEd supports all Renderman compliant renderers and shader compilers, that are accessible by PATH environment variable in your system. Currently it was tested with PRMan, 3Delight, Air (partly with Pixie and RenderDotC)

Main features:

  • All nodes are in XML format
  • Node networks also stored in XML format
  • Clipboard Copy/Paste operations use XML format also. You can copy any nodes to clipboard, paste them to text editor, edit and paste back to meShaderEd
  • Inside XML code nodes can contain Python code for further functionality enhancement. This allows to write dynamic nodes with ability to control parameters and node behaviour.

meshadered's People

Contributors

lex-drl avatar ymesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meshadered's Issues

Maya-style navigation

Add an option to use subj instead of the current one.
That is, Alt+MMB / Alt+RMB, and different direction for zooming with Alt+RMB. In Maya, zooming in occurs when moving mouse down and right, so it quickly becomes a habit to do diagonal moves in this direction ⤡ to do fast zoom in/out.

Help popups

Create visual popups when a mouse curser is hovered over a node (in node graph) or a parameter (in parameter view).

There's already "help" tag in XMLs, so this is only a GUI enhancement request.

It would be the best if this popup help won't be like usual popup (like in browsers), but instead will be like windows' tooltips from tray area, with the cross to close it.

Additionally, there should be scrollbar supported for very long descriptions, text selection supported for easier reading and image supported for parameters to better illustrate what this parameter does.

Show connected

Show connected parameters in NodeParamView with ability to break connection or select connected node.

ExportShader

Allows to select parameter's names for exported shader.
Use default name "mascarading" or parameters labels, that have to be unique.

GroupNode

Collect selected nodes to GroupNode

CollectionParam

Parameter's group, that can be collapsed in NodeParamView

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.