Samson-Mano / opengl_textrenderingLinks
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.
☆34Updated last year
Alternatives and similar repositories for opengl_textrendering
Users that are interested in opengl_textrendering are comparing it to the libraries listed below
Sorting:
- Froggy OpenGL Engoodener☆153Updated last month
- It's gonna be the same thing as DungeonCrawler, just written in C++ for no good reason☆59Updated 2 years ago
- 3D Game Engine☆213Updated 2 months ago
- 2D renderer written in C utilizing Vulkan☆226Updated this week
- Abstraction layer over Khronos Vulkan API☆337Updated last week
- Сross-platform Vulkan/OpenGL 3D engine for personal experimentation☆362Updated last month
- NcEngine: 3D game engine written in modern C++ and Vulkan☆208Updated this week
- A deferred physically based 3D renderer into a simple to use header-only library.☆71Updated last year
- A powerful data-driven game engine built in C++☆253Updated last week
- BioHazard☆18Updated 5 months ago
- Examples of DSA OpenGL☆19Updated 5 years ago
- Starter code samples for Direct3D11☆253Updated 4 years ago
- Jet-Lagged Engine is a work-in-progress C++/Lua game engine supporting Windows, Linux, Mac and browsers.