Hi all,
Blender has a new rendering engine called cycles
Here is information on its architecture, todo list, papers of interest, etc.
http://wiki.blender.org/index.php/Dev:2.5/Source/Cycles
branch is here
svn checkout bf-blender - Revision 63701: /branches/cycles
right now the code is very raw and difficult to build, that will change in the following weeks as we place the necessary precompiled librarys in our libs folders for the assorted platforms we support and set up the build systems for simpler compiling. (The current code was released so that it could be built for FMX conference in Germany).
I hope some of you might find this of interest to contribute to.
Feel free to add other papers that might be of interest, etc.
You can give feedback here or on the bf-committers mailing list. I’ll pass any comments along to Brecht (the renderer designer and implementer).
Hmm looks like the code in head is GPLed will see what is up with that (I hadn’t checked -dumb me - but Brecht had said he was planning to BSD it…).
Ok looks like for now his mind has been changed to use GPL but may switch to BSD at some later point. Sorry for the previous disinformation, I hadn’t been told and hadn’t noticed - and the change was within a 24 hour period