Skip to content

mojyack/gawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gawl

GL + Wayland
Tiny C++ library for OpenGL on Wayland
Written with templates in order to reduce overheads

Dependencies

towl
FreeType 2.10.4~
ImageMagick 7.0~

Build

Meson and Ninja required

meson build && ninja -C build

How to use

See test/*