GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections.
GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid prototyping and GLSL teaching purposes.
It is used at the Georg-Simon Ohm University of Applied Sciences in Nuremberg for teaching computer graphics courses.
Features
- GLSLmath consists of a single C++ header file.
- It contains vector and matrix classes and linear algebra operators that allow computer graphics developers to write math operations in C++ just like one is used to it from GLSL.
- Complete set of linear algebra operations including support for homogeneous coordinates and quaternions.
- Easy to use, so it is ideal for rapid prototyping or teaching purposes.
- It contains methods for intersection testing of geometric primitives like lines, triangles and ellipsoids.
- Regression-tested to be bugfree.
License
MIT LicenseFollow glslmath
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of glslmath!