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

https://github.com/connerdouglass/entity3d

C++ Graphics Library
https://github.com/connerdouglass/entity3d

Last synced: 2 months ago
JSON representation

C++ Graphics Library

Awesome Lists containing this project

README

        

# Installing and building

```bash
git clone https://github.com/connerdouglass/entity3d.git
cd entity3d
bash install.sh
bash build.sh
```