Hi,
On Wed, 2014-06-04 at 10:57 +0200, Marcel Weiler wrote:
> Hi all,
>
> for instanced rendering I want to give the instanced Geometry core an
> attribute that represents a per-instance position offset. I know how to
> set the usual indices and positions, but how do I add custom vertex
> att
Hi all,
for instanced rendering I want to give the instanced Geometry core an
attribute that represents a per-instance position offset. I know how to
set the usual indices and positions, but how do I add custom vertex
attributes?
I tried setting the property to binding location 1 using Snippet