ryantimpe / brickr

3D LEGO models and mosaics from images using R and #tidyverse
Other
415 stars 57 forks source link

Creating steps (instructions) to build mosaics #6

Open rpodcast opened 5 years ago

rpodcast commented 5 years ago

One of my bigger future ideas for shinyLEGO is to let the user download a set of instructions they can use to build the mosaic after they select their desired number of steps. The UI in my current version lets the user view the individual steps. I created some utility functions and updated existing functions in the backend inspired by your previous posts to facilitate step creation. Would you be open to me contributing this functionality to brickr? Or did you have that already in the works? I'm sure I would need to do a bit of refactoring to make it compatible with brickr. Here are links for more info: