Skip to content

Kn4ughty/wlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wlib

A simple library for creating a wayland window and manipulating its raw pixel buffer.

Use case

For when you want to create a simple CPU rendered application like a software rasteriser or a doom like game, and do not need GPU acceleration.

Example application

main.rs outputs:

image

About

Easy window creation for wayland. (Like Xlib)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages