OpenGL

What is OpenGL?

OpenGL is the vendor-neutral, multi-platform standard for high performance 2D/3D graphics on devices ranging from mobile phones to PCs to Supercomputers.

Fundamentals and Resources

Tutorials Handy extensions and libraries used with OpenGL Assorted language bindings for OpenGL

Normally, OpenGL is built for use in C; however, there are quite a few 'bindings' to other languages so that the OpenGL toolkit can be used 'natively' from within the target language.

Benchmarks and other tools

Applications and optimizations

Back to Tesseract links