ArthurSonzogni / OpenGL_CMake_SkeletonLinks
A ready to use cmake skeleton using GLFW, Glew and glm. :+1:
☆299Updated 2 years ago
Alternatives and similar repositories for OpenGL_CMake_Skeleton
Users that are interested in OpenGL_CMake_Skeleton are comparing it to the libraries listed below
Sorting:
- GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources☆249Updated 2 weeks ago
- Modern OpenGL renderer written in C++17☆521Updated 3 years ago
- OpenGL C++ Graphics Engine☆1,018Updated 7 years ago
- Yet Another Vulkan Engine☆497Updated last month
- Object-oriented C++ wrapper for OpenGL.☆413Updated last year
- A Vulkan game engine with a focus on data oriented design☆417Updated 10 months ago
- Examples for the Magnum C++11 graphics engine☆310Updated 3 weeks ago
- Collection of examples for OpenGL: Perlin noise, ambient occlusion, shadow mapping, water reflection and others☆287Updated 2 years ago
- Sample CMake for OpenGL based projects.☆103Updated 11 months ago
- Small C++14 render engine☆361Updated 7 years ago
- 3D C/C++ Game Engine - Created By Brady Jessup☆523Updated 9 months ago
- Header-only Perlin noise library for modern C++ (C++17/C++20)☆776Updated 4 years ago
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆534Updated last year
- An OpenGL 4 and C++ program which renders a procedural scene.☆849Updated 9 months ago
- Multi-OS 3D engine.☆563Updated 3 weeks ago
- C++ library strictly wrapping OpenGL objects.☆555Updated 9 months ago
- Fast C OBJ parser☆734Updated 8 months ago
- ImGui GIZMO widget - quaternions based 3D object manipulator: it permits, via mouse, to manipulate objects by translating, rotating, or s…