The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
Features
- Header-only C++ library
- Easy to install and use
- Simple creation of vertex buffer objects (VBOs) and GLSL shaders
- Brings back the key concepts of the fixed-function pipeline
- Legacy features are mapped to the fast paths available in the OpenGL core profile
- For rapid prototyping and teaching purposes
- For easy development of efficient OpenGL rendering code
- Specification of vertices and attributes in immediate mode fashion
- Specification of perspective, modeling and viewing matrices in immediate mode fashion
- Matrix stack operations in immediate mode fashion
- Used at the Georg-Simon Ohm University of Applied Sciences in Nuremberg for teaching computer graphics courses
License
MIT LicenseFollow glvertex
You Might Also Like
Relax: PRTG Monitors Your IT for You
You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of glvertex!