|
|
|
|
|
by fuzzythinker
777 days ago
|
|
Just released foldMation[0] earlier this year. It's both a virtual step-by-step origami creation and learning app. - Inspiration - There should be a way to digitally fold origamis online. There really isn't one that works well so maybe I can? - Challenges - Many. Understanding the math, working with 3.js, how to find points, edges and faces to cut so the user doesn't have to specify them, coming up with logic to deal with layering... The list goes on, almost endless. It's the hardest project I've tackled and one I underestimated the most. - Motivation - Honestly, sunk cost fallacy. Always wrongly believing how close I am to where it needs to be. There's still many bugs, but at least there is no rush as they aren't showstoppers anymore. Follow the tutorials in /create if want to know it more and /blog if want to read more on it. [0] https://foldmation.com |
|