Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/littleredcomputer/triangle
Movie of the nine-point circle with Haskell and OpenGL
https://github.com/littleredcomputer/triangle
Last synced: 26 days ago
JSON representation
Movie of the nine-point circle with Haskell and OpenGL
- Host: GitHub
- URL: https://github.com/littleredcomputer/triangle
- Owner: littleredcomputer
- Created: 2015-02-08T17:48:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-09T00:16:04.000Z (over 9 years ago)
- Last Synced: 2024-03-14T16:22:28.604Z (8 months ago)
- Language: Haskell
- Homepage:
- Size: 1.73 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# triangle
Just an experiment I did to learn Haskell. It's the first (and at this writing, only)
largish Haskell program I ever wrote; and consequently it is very far from a model
of style, I would suppose. I had the idea to functionally generate a video; it came
out OK. There's lots I would change, much I would reconsider about the implementation,
etc., but the output is [here](https://www.youtube.com/watch?v=rephxifBVNs), if you're
curious!