https://github.com/littleredcomputer/triangle
Movie of the nine-point circle with Haskell and OpenGL
https://github.com/littleredcomputer/triangle
Last synced: about 1 year 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 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-09T00:16:04.000Z (over 11 years ago)
- Last Synced: 2025-01-19T13:36:37.481Z (over 1 year 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!