adrianderstroff / opengl-starterLinks
Minimal and simple OpenGL starter project using modern CMake and CPM.
☆31Updated last year
Alternatives and similar repositories for opengl-starter
Users that are interested in opengl-starter are comparing it to the libraries listed below
Sorting:
- A ready to use cmake skeleton using GLFW, Glew and glm. :+1:☆299Updated 2 years ago
- bigg (bgfx + imgui + glfw + glm) + utils☆242Updated 2 years ago
- Following vulkan-tutorial.com using Vulkan-Hpp☆51Updated 2 years ago
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆195Updated 9 months ago
- Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.☆261Updated last week
- CPU Based Rasterizer Engine☆196Updated 4 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources☆249Updated last week
- Thin wrapper library for modern OpenGL in C++☆22Updated last year
- Imgui w/ glfw + glew + cmake☆76Updated 3 years ago
- ImGui GIZMO widget - quaternions based 3D object manipulator: it permits, via mouse, to manipulate objects by translating, rotating, or s…☆426Updated 10 months ago
- A utility class which adds a way to include external files in a shader file.☆67Updated last year
- A simple C++ framework for implementing graphics technique samples using OpenGL and Vulkan.☆272Updated 6 months ago
- 6 different implementations of doing wide line rendering in OpenGL☆200Updated 5 years ago
- 3D game engine using C++20 and Vulkan (WIP)☆130Updated last year
- Modern OpenGL renderer written in C++17☆521Updated 3 years ago
- Framework for rapid OpenGL demos prototyping☆112Updated 3 months ago
- A job system for game engines☆214Updated 8 months ago
- Shading techniques and GLSL snippets☆228Updated this week
- CMake generator for Premake. I don't actively maintain it right now. feel free to fork to make changes.☆66Updated last year
- A texture inspector tool for Dear ImGui☆108Updated last year
- Render graph management library.☆247Updated last week
- CMake build scripts for bgfx. Released under public domain.☆272Updated 3 months ago
- Metal graphic api ported to C++ with CMake build system☆287Updated 2 months ago
- Interactive Orientation Gizmo for ImGui☆128Updated 10 months ago
- A Vulkan based render engine☆142Updated last week
- Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Incl…☆440Updated 3 months ago
- Sample CMake for OpenGL based projects.☆103Updated 11 months ago
- Render graph-based Vulkan API abstraction library☆152Updated last year
- Starter project for portable app with optional GUI (GLFW/ImGui) and a rich builtin debug UI. Includes docked windows, log viewer, setting…☆146Updated last year