Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cgmb/grad


https://github.com/cgmb/grad

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

## Ubuntu Dependencies

sudo apt install libglfw3-dev pkg-config cmake build-essential ninja-build

## How to Build

cmake -H. -B.build -G Ninja && cmake --build .build