|
|
|
|
|
by logicalshift
2542 days ago
|
|
Been working on a piece of 2D animation/vector editing software called FlowBetween for a while now: https://flowbetween.app Seemed like a good way to combine my interest in building software with my other interest in creating art. I've been spinning off the various components needed to build it as separate rust crates: interesting ones are flo_curves, desync and flo_binding. |
|