C++ Glm

Open-source C++ projects categorized as Glm

Top 7 C++ Glm Projects

  1. GLM

    OpenGL Mathematics (GLM)

    Project mention: New Year, New Game Engine - Nikola Engine Devlog 0 | dev.to | 2025-02-26

    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.

  2. 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!

    JetBrains logo
  3. Unvanquished

    An FPS/RTS hybrid game powered by the Daemon engine (a combination of ioq3 and XreaL)

  4. OpenGL_CMake_Skeleton

    :heart: A ready to use cmake skeleton using GLFW, Glew and glm. :+1:

  5. bigger

    bigg (bgfx + imgui + glfw + glm) + utils

  6. SolarSystem

    A solar system simulator with Verlet, using OpenGL for displaying.

  7. VulkanStarter

    A template for Vulkan C++ projects with GLFW, GLM and ImGUI using CMake, CI, Conan and doctest

  8. EventMolecularDynamics

    A program implementing event driven molecular dynamics for hard smooth spheres, using OpenGL for displaying

  9. 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.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Glm discussion

Log in or Post with

C++ Glm related posts

  • Updates to H-1B

    2 projects | news.ycombinator.com | 19 Dec 2024
  • Gamedev Math: Not Just A Tool But A Necessity

    2 projects | dev.to | 14 Oct 2024
  • How to render TrueType Fonts in OpenGL using stb_truetype.h

    3 projects | dev.to | 14 Sep 2024
  • Release of GLM 1.0.0

    1 project | news.ycombinator.com | 24 Jan 2024
  • What files from glm's github do I need to add to my emscripten project?

    1 project | /r/GraphicsProgramming | 13 Jun 2023
  • What is a file with the .i.hh extension such as myfile.i.hh used for in a C++ project?

    1 project | /r/cpp_questions | 11 May 2023
  • [Opengl] Aide: compilation et installation de GLFW

    1 project | /r/enfrancais | 6 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    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 →

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

Sponsored
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!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?