Skip to content

SolarisStudio/rasen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasen GUI library

A retained mode gui library built on top of raylib.

Build

Requirements

Windows

  • MSYS2 or WSL
  • GCC
  • raylib
Note

Please have a RAYLIB_HOME environment variable that points to the directory where raylib ins installed.

Eg:

# Under MSYS2, WSL and LINUX

RAYLIB_HOME=$HOME/.local/

Our build script will then infere the include and lib directories.

Linux

Todo

About

A retained mode UI library built on top of raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors