|
I'd like to draw wireframe meshes as efficiently as possible on the device. I stumbled on the GL package and decided to attempt to bypass the mesh renderer (see below). However, I have not noticed any performance jump. Does anyone have recommendations? GL.Lines is usually very fast in raw OpenGL. Can I use VBOs or something similar? thanks in advance.
(comments are locked)
|
