Re: Rendering Textures using Vertex Buffer Objects.

Posted by anandcta123 on
URL: https://forum.jogamp.org/Rendering-Textures-using-Vertex-Buffer-Objects-tp4030708p4030718.html

Hi,

I am new bid to OpenGL. My objective is to render RGB video frame using any fast rendering methods. I have done rendering using Textures, but performance is not well. I came across VBO, I thought to render the same texture using VBO. If any other methods are there which will help for faster rendering. Please help me a tutorial or an example to draw RGB frames.

Anand