All Projects → ymesh → meShaderEd

ymesh / meShaderEd

Licence: other
The RenderMan Shader Editor

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
Slash
17 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to meShaderEd

Shadered
Lightweight, cross-platform & full-featured shader IDE
Stars: ✭ 3,247 (+15361.9%)
Mutual labels:  shaders, shader-editor
Renderman
Code and Slides for the NCCA Renderman lectures
Stars: ✭ 15 (-28.57%)
Mutual labels:  shaders, renderman
pipeVFX
A Visual Effects pipeline to manage jobs, shots and software assignment, with a simple asset manager. Its extensively integrated with CortexVFX and Gaffer. (and it builds booth, with support for Maya, Houdini and Nuke, if you have then installed!)
Stars: ✭ 47 (+123.81%)
Mutual labels:  shaders, renderman
DrawSpace
Space-game oriented rendering engine
Stars: ✭ 20 (-4.76%)
Mutual labels:  shaders
Artal
A .PSD parsing library for LÖVE
Stars: ✭ 41 (+95.24%)
Mutual labels:  shaders
MetalPlayer
A video player using Metal.
Stars: ✭ 68 (+223.81%)
Mutual labels:  shaders
unity-surfaceshader-flipbook
Surface shaders with flipbook / spritesheet animation functionality
Stars: ✭ 43 (+104.76%)
Mutual labels:  shaders
Pixel-Packing-Examples
Pixel Packing Data Transfer with TouchDesigner, openFrameworks, and Processing
Stars: ✭ 43 (+104.76%)
Mutual labels:  shaders
plottr
A flexible plotting and data analysis tool.
Stars: ✭ 32 (+52.38%)
Mutual labels:  pyqt
ida migrator
IDA Migrator is an IDA Pro plugin which helps migrate existing work from one database instance to another. It Conveniently migrates function names, structures and enums.
Stars: ✭ 65 (+209.52%)
Mutual labels:  pyqt
Filament
Interactive Music Visualizer
Stars: ✭ 22 (+4.76%)
Mutual labels:  shaders
bShaders
Video playback Effects/Filters (DirectX .hlsl pixel shaders, mpv .hook)
Stars: ✭ 29 (+38.1%)
Mutual labels:  shaders
shaderview
A GLSL shader development tool for the LÖVE game framework.
Stars: ✭ 22 (+4.76%)
Mutual labels:  shaders
unity-raymarcher
Real-time ray marching shaders in Unity
Stars: ✭ 28 (+33.33%)
Mutual labels:  shaders
surface splatting
OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.
Stars: ✭ 125 (+495.24%)
Mutual labels:  shaders
pdfdir
PDF导航(大纲/目录)添加工具
Stars: ✭ 195 (+828.57%)
Mutual labels:  pyqt
WaterColor
openframeworks parametric shader effect watercolor
Stars: ✭ 54 (+157.14%)
Mutual labels:  shaders
cellular-automata-explorer
(WIP) An interactive web app for exploring cellular automata.
Stars: ✭ 18 (-14.29%)
Mutual labels:  shaders
metal camera
iOS metal camera with GPU shaders.
Stars: ✭ 68 (+223.81%)
Mutual labels:  shaders
interactive computer graphics
Interactive Computer Graphics by Edward Angel Linux Versions
Stars: ✭ 30 (+42.86%)
Mutual labels:  shaders

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].