Skip to content
/ Agate Public

My first rendering tool meant to be simple and easy to use, Work in progress

License

Notifications You must be signed in to change notification settings

wba6/Agate

Repository files navigation

Build Badge

Agate:

A simple rendering backend for exploring mathematics and graphics programming

image

image

image

How to clone

git clone --recursive --branch develop <repo_url>

How to build

You must have cmake installed on your system to follow the instructions below

Make a directory for cmake files

Windows and Linux: mkdir build

Move into that directory

Windows and Linux: cd build

Run cmake

Windows and Linux: cmake ..

Run make

make

The application will then be built and put into the bin directory that will be created

About

My first rendering tool meant to be simple and easy to use, Work in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published