https://github.com/darinm223/glexp
https://github.com/darinm223/glexp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/darinm223/glexp
- Owner: DarinM223
- License: bsd-3-clause
- Created: 2021-05-11T06:40:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T16:30:01.000Z (over 1 year ago)
- Last Synced: 2025-06-11T03:35:52.543Z (about 1 year ago)
- Language: Haskell
- Size: 35.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
GLexp
===========
### An OpenGL 3D experiment in Haskell following ThinMatrix's Java OpenGL tutorials.

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