oakmac / humble-animations

Animations using HumbleUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animations in HumbleUI

This repo is an example of doing animations in HumbleUI.

Demo

Please note the .gif image below does not show animations at their full frame-rate.

A higher frame-rate example can be found here or online.

Development

Make sure that Clojure v1.11.1 is installed, then:

## run the program
./script/run.sh

## Run a REPL
clj -M:env/dev:repl/rebel

Future Development / TODO

  • publish as a generic library
  • performance analysis and tweaking of the tick! function

License

ISC License

About

Animations using HumbleUI

License:ISC License


Languages

Language:Clojure 99.2%Language:Shell 0.8%