inanevin/LinaEngine

Instancing Arrays

Closed this issue · 0 comments

Right now primitives are being drawn via loaded models & using draw elements, which is an unnecessary overhead. Make sure you use glDrawArrays for them instance the non-transparent ones.