Skip to content

spencrc/RGoFW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGoFW

Go bindings for RGFW, "a cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries." These bindings target RGFW 1.8.1, and will be updated when a new major version releases.

MacOS is currently unsupported by RGoFW. If you would like to add support, please create a pull request!

Installation

go get github.com/spencrc/RGoFW

Dependencies

On Linux, you require the following packages:

  • libX11
  • libXrandr

For Wayland specifically, you require the following packages:

  • libwayland
  • libxkbcommon

Credits

RGFW is licensed under the zlib license by Riley Mabb.

About

Golang bindings for RGFW

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors