Infinite grid using opengl 3.3, glsl, and sokol_gfx. Based on this article: How to make an infinite grid.
You will need meson to build this project.
Build
meson build
meson compile -C build
The code in this repository is licensed under CC0.
Licenses for the included libraries are in their respective folders in 'include'.