215 B
215 B
I'm messing around with GLFW to build an OpenGL app in wayland, theoretically this is the starting point for a game engine.
Setup
meson setup build
Build
meson compile -C build
I'm messing around with GLFW to build an OpenGL app in wayland, theoretically this is the starting point for a game engine.
meson setup build
meson compile -C build