Demo of my Haxe port of the Kiwi constraint solver. Kiwi is an efficient implementation of the Cassowary algorithm based on the seminal Cassowary paper.
Run it in your browser.
This demo requires HaxeFlixel and Actuate, so install these first:
haxelib install actuate
haxelib install flixel
Build the app and tap the buttons at the bottom of the screen to play with it.
Edit the JSON constraint definitions in assets/data
to modify the demos.
- This demo supports all the targets supported by HaxeFlixel.
- Got an idea or suggestion? Open an issue on GitHub, or send Sam a message on Twitter.