CitrinesAnimations / LegoGen

A lego build generator, to be turned into a lego-lizer with slopes
0 stars 0 forks source link

Must recode current code #1

Open CitrinesAnimations opened 3 years ago

CitrinesAnimations commented 3 years ago

To make it possible to have multiple angles, I must optimize the code for it. right now it is hard coded to do only the positive x axis.

CitrinesAnimations commented 3 years ago

Must rewrite the code again, due to it not being optimized well at all and I want it to be a operator that does everything, and takes data for what bricks it needs to try placing using data from a single data list. Each brick should have its own data for where it would be placed and how.