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

https://github.com/banrovegrie/faces

Dodecahedrons can be beautiful
https://github.com/banrovegrie/faces

Last synced: about 2 months ago
JSON representation

Dodecahedrons can be beautiful

Awesome Lists containing this project

README

        

## Dodecahedrons can be beautiful

This contains some of my attepts to code up cool polygons fast. This repo was made as a part of Computer Graphics course.

Major Requirements: `GLFW (glfw3), GLEW`

### Execution
```bash
cd src
./run
```