sdedovic / easings-clj

A Clojure port of the easings.net easing functions.
GNU General Public License v3.0
6 stars 1 forks source link

Feat/cross platform with tests #4

Closed verberktstan closed 4 months ago

verberktstan commented 4 months ago
verberktstan commented 4 months ago

This assumes java 17 (or higher) to run the shadow-cljs command(s). Maybe annotate this assumption in the README?

verberktstan commented 4 months ago

Fixes issue #1

verberktstan commented 4 months ago

@sdedovic We're good to go, I think! We can merge this into your feat/cross-platform branch. And then we can merge that into master :-)

verberktstan commented 4 months ago

And, i'm already working this to a uniform interface with quil.core/lerp for my personal use; https://github.com/verberktstan/genartgear/commit/269e6090d31a33d722ba4fda2ee98fa16c8f690b

Good times :partying_face:

verberktstan commented 4 months ago

Great to collaborate @sdedovic, keep up the good work!

sdedovic commented 4 months ago

And, i'm already working this to a uniform interface with quil.core/lerp for my personal use; verberktstan/genartgear@269e609

Good times 🥳

oh very cool @verberktstan, I have my own toolkit here, feel free to poke around and use anything: https://github.com/sdedovic/artlib-core

sdedovic commented 4 months ago

do you post your art anywhere?

verberktstan commented 1 month ago

I posted some on Insta a few years ago. Just revived my website, it's a WIP very much, but hey, at least i'm rolling...

http://stanverberkt.nl/

I know, lots of things to do, https, contact info, some more info and contact etc etc. To be continued!