fatuhoku / haskell-ball-mosaic

A sample Haskell application where you can create different coloured circles and move them around.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ball Mosaic

A little test application that uses GLFW to open up an OpenGL Window, draw some circles and allow the circles to be moved around the canvas.

It currently uses far too many IORefs...

About

A sample Haskell application where you can create different coloured circles and move them around.

License:MIT License


Languages

Language:Haskell 100.0%