
Hi,
I need a clue on bricks building. is it possible to create the bricks in the image given below automatically, as though they calculate the space and sit next to each other. Any reference on the workability ?.
Brgds,
KNish

Hi,
I need a clue on bricks building. is it possible to create the bricks in the image given below automatically, as though they calculate the space and sit next to each other. Any reference on the workability ?.
Brgds,
KNish
Add comment viewed 147 times Latest activity 11 months ago
Interesting problem. You should look up packing algorthms. Here are some images
It looks like you have some randomness going on, not just in the direction, but also in the size of gaps and placement of bricks on each other. I mean, its not like lego, where every brick would be constrained to fit exactly with others. Is that what you want from a procedural approach?