SaaSHub helps you find the best software and product alternatives Learn more →
MSG Alternatives
Similar projects and alternatives to MSG
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
opengl-imgui-cmake-template
👾 template repo for getting started with opengl together with imgui using cmake
-
-
glew-cmake
GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better MSG alternative or higher similarity.
MSG discussion
MSG reviews and mentions
Posts with mentions or reviews of MSG.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-03.
-
How do I get OpenGL working in a c++ vscode project?
Here you can find my toy engine, the CMakeLists may be a bit of a mess though, I am kind of a beginner when it comes to using CMake, but the idea is to let CMake generate the Visual Studio files and folders architectures on its own, it's a very powerful tool, very useful if you ever want to go cross-platform.
-
Created wavefront obj file loader for triangles only. Sadly this is my last upload for a while. I can't work for a week or a month. Anyway keep on creating.
What do you mean by "triangles only" ? Triangulating arbitrarily sized polygons in wavefront formats is pretty simple, here is how I do it (I have to redo this code as it's a mess but you get the idea)
-
glTexStorage2D and compressed textures
If you are interrested, you can find my code here, be warned though : it's a mess 😅
-
Is there a library that rotates/translates your camera from mouse input?
Here is how to compute rotation from Yaw Pitch Roll once you got that you can simply use mouse X, Y as Yaw, Pitch
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Aug 2026
Stats
Basic MSG repo stats
4
16
9.6
3 months ago
Gpinchon/MSG is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of MSG is C++.