资 源 简 介
The initial ShaderMan was a visual Renderman shader building tool, made in spirit of ShadeTree, Slim and XSI - a free software package I"ve prepared for Renderman community.
But it has it"s obvious problems:
Delphi codebase restricted the porting to Linux - and it was the most wanted new feature.
I haven"t really touched that code since December 2003.
Even thought ShaderMan was extensible behind the original Renderman SL code generation, in practice it was almost impossible to do since lots of stuff was just hardcoded.
Thus ShaderMan.Next was born with a different set of features and goals:
* Easily extensible. Whenever it"s Renderman SL, Cg, GLSL, Python, C++, scene graph, particle system, Unix shell or a UI for a scientific data flow system - it"s easy to implement or already implemented.
* Portable between Windows, Linux and Mac OS X from the very beginning.
* New nice code. Yes, it"s a complete rewrite using the different pr