Hello, Is there anyway to update primitives geometry? force re render on them without removing and recreating them ?
I need to create around 1500 ellipses and change their position twice every second, If i recreate a primitive every time I do this I can hardly handle 500 of them but I found no way of updating already existing primitives.