Tutorials from the following playlist: https://www.youtube.com/playlist?list=PLPaoO-vpZnumdcb4tZc4x5Q-v7CkrQ6M-
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and app...
3D rendered proc-gen world test. C++ homebrew voxel engine for agent-driven prodedural generation / world simulation
零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。
ImGui Binding for FreePascal / Delphi with the latest version & docking
[WIP] Pitch correction application written using ImGui and OpenGL 3
A fighting and beat em up game engine for windows, linux, and macos written in C and uses OpenGL.
A simple 3D game engine written in C++ using OpenGL.
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 ...
Multithreaded voxel engine with multiplayer networking based on wgpu (a.k.a another attempt at ripping off Minecraft)