It should be fine yes, you can check for GLEW_VERSION_3_1 or
GLEW_ARB_draw_instanced.

VBO's should really be enabled by default, the only reason they aren't
is because of bugs.

On Wed, Jan 8, 2014 at 5:08 PM, Antony Riakiotakis <[email protected]> wrote:
> I personally would say yes! This can be generalized to cater for cases like
> having an array modifier at the end of the stack, which could simply access
> and modify the per instance data only, if they existed. We already use some
> OGL 3.0+ functionality for bump map real time display which just falls back
> to a lower quality feature if the relevant OGL extensions/version are
> unsupported so I don't think there's really an issue here apart from the
> difficulty of allowing the fallback itself for all possible cases.
> _______________________________________________
> Bf-committers mailing list
> [email protected]
> http://lists.blender.org/mailman/listinfo/bf-committers
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to