Skip to main content
edited tags
Link
user1430
user1430
Source Link

OpenGL Transform Feedback output size

I'm working on a particle system using transform feedback, and I would like to know if it is possible to render to anything other than floats, like halfs, using Transform Feedback (OpenGL 3.3)? It would save some bytes and possibly speed up the process a little bit.