Closed inanevin closed 3 years ago
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.
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.