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

https://github.com/darinm223/glexp


https://github.com/darinm223/glexp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

GLexp
===========

### An OpenGL 3D experiment in Haskell following ThinMatrix's Java OpenGL tutorials.

![demo](/demo.gif "Engine demo")

Dependencies
------------
```
sudo apt-get install libgmp-dev libgl-dev libglfw3-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxxf86vm-dev
```