On Wed, Mar 28, 2012 at 5:26 AM, Antony Riakiotakis <[email protected]> wrote: > Jason, forgot to mention...You would also need to modify the shaders > to use hardware instancing (for GL 3.0+ hardware, still nice to have), > which would also be a nice addition for particles,duplicated meshes > etc :)
I am imagining the SoC project as being a chance to lay down the foundations of the "domain specific language" of composing a view. To that end I see myself leaving a lot of the actual drawing code intact. I would only be changing the context in which the rendering code is called. My impression is that it would be out of the scope of my proposal to add instancing because that would be a new code path. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
