Samson-Mano / opengl_textrendering
The OpenGL_Text_Rendering repository offers a highly optimized method for rendering text in OpenGL. By utilizing a font atlas and binding textures only once for an entire group of text, this approach significantly improves efficiency compared to rendering characters individually.
☆22Updated 5 months ago
Alternatives and similar repositories for opengl_textrendering:
Users that are interested in opengl_textrendering are comparing it to the libraries listed below
- Froggy OpenGL Engoodener☆142Updated last month
- A deferred physically based 3D renderer into a simple to use header-only library.☆56Updated 6 months ago
- 2D/3D game engine from scratch☆88Updated 3 months ago
- An OpenGL tutorial on clustered shading. A technique for efficiently rendering thousands of dyanmic lights in games.☆85Updated 8 months ago
- Modern OpenGL 4.5 rendering techniques☆47Updated 4 years ago
- Spectrum Graphics Engine, 3D Renderer built on Vulkan API which works on Linux and Windows☆29Updated 2 months ago
- 3D Game Engine☆179Updated 6 months ago
- Vulkan based game engine☆242Updated this week
- An experimental game engine.☆170Updated last month
- 2D Game Engine☆82Updated this week
- BioHazard☆18Updated last month
- a simple 2d library made in opengl☆78Updated 2 weeks ago
- It's gonna be the same thing as DungeonCrawler, just written in C++ for no good reason☆56Updated last year
- The really basics of the Vulkan API.☆17Updated 7 months ago
- C++/OpenGL 4.6 voxel game engine.☆108Updated 3 months ago
- Examples of DSA OpenGL☆20Updated 4 years ago
- NcEngine: 3D game engine written in modern C++ and Vulkan☆163Updated 2 weeks ago
- Blazingly fast Vulkan glTF Viewer☆69Updated this week
- Abstraction layer over Khronos Vulkan API☆283Updated this week
- A modern OpenGL engine that follows AZDO techniques and implements clustered shading☆28Updated this week
- 3D game engine using C++20 and Vulkan (WIP)☆124Updated 8 months ago
- OpenGL Abstractions Classes to dive in and get coding + Demos☆37Updated last year
- Major overhaul of the Zero Engine and renaming to Welder.☆57Updated last year
- PBR deferred renderer and various other CG techniques written in C99.☆30Updated 4 years ago
- The famous OpenGL "Hello triangle" using shaders. It uses the OpenGL 4.5 functionality called Direct State Access.☆35Updated 4 years ago
- A rendering engine, what else?☆50Updated 3 years ago
- A Vulkan Render Engine☆93Updated last month
- CMake based C++ Project template with support for glfw, glad, imgui, spdlog, tracy, stb-image and cgltf☆67Updated 11 months ago
- An attempt at a fully featured Vulkan 3D engine.☆21Updated 4 years ago
- Text Renderer for your OpenGL Application. Lightweight, High performance and easy to use!☆28Updated last year