InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 7 C++ Glm Projects
-
As for math, that was the easiest choice as of yet. No doubt, GLM is a "gold standard" at this point. For OpenGL it is, at least. But, like with a lot of the other APIs, I decided to build a wrapper around it rather than directly reference the library in the engine's code. And for physics, well, I had not come upon that answer just yet. I did try to make my own physics logic at some point. And while it was, surprisingly, successful, I wanted more than just a simple physics layer. I wanted something more complex and, more importantly, faster than my implementation. I have not decided upon a physics library yet. But I'll cross that bridge when I come to it.
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
-
-
-
-
VulkanStarter
A template for Vulkan C++ projects with GLFW, GLM and ImGUI using CMake, CI, Conan and doctest
-
EventMolecularDynamics
A program implementing event driven molecular dynamics for hard smooth spheres, using OpenGL for displaying
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
C++ Glm discussion
C++ Glm related posts
-
Updates to H-1B
-
Gamedev Math: Not Just A Tool But A Necessity
-
How to render TrueType Fonts in OpenGL using stb_truetype.h
-
Release of GLM 1.0.0
-
What files from glm's github do I need to add to my emscripten project?
-
What is a file with the .i.hh extension such as myfile.i.hh used for in a C++ project?
-
[Opengl] Aide: compilation et installation de GLFW
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Index
What are some of the best open-source Glm projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | GLM | 10,180 |
2 | Unvanquished | 1,038 |
3 | OpenGL_CMake_Skeleton | 296 |
4 | bigger | 237 |
5 | SolarSystem | 61 |
6 | VulkanStarter | 31 |
7 | EventMolecularDynamics | 23 |