|
|
|
|
|
by yairchu
3765 days ago
|
|
It's a custom one that we made for Lamdu using GLFW and OpenGL (via [graphics-drawingcombinators](https://hackage.haskell.org/package/graphics-drawingcombinat...). It's been clear to us that we need animations for structural editing so that it's clear to the user what's going on, and we're not familiar with a GUI library that provides us with what we needed, so we made this custom one. Currently it's part of Lamdu's sources, but we could make it an independent library if there's demand. |
|