Skip to content

Repository files navigation

Argon

A simple UI library that renders to a pixel buffer for C and C++ with retained mode rendering.

Currently in early development

Building

You can build the sources in your own build system with the flags -Iinclude -Ideps/olive.c or you can use the Beaver Build System.

# Clone the repository
git clone https://github.com/jomy10/argon --recurse-submdules
cd argon
# Build the project
./make.rb build Argon

Running examples

./make.rb run test

License

This library is licensed under the GNU Lesser General Public License v3 (GNU LGPLv3).

About

Small UI library that renders to a pixelbuffer for C and C++

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages