fill a prisma with randomly distributed objects by Knochi 3d model
3dmdb logo
Thingiverse
fill a prisma with randomly distributed objects by Knochi

fill a prisma with randomly distributed objects by Knochi

by Thingiverse
Last crawled date: 3 years, 1 month ago
For a design idea i needed to fill a prismatic volume with randomly distributed and sized objects. I did a few trigonometric calculations to derive x and y positions from to lines dividing two corners so that the crossover point always lays within the triangle.
maybe there are a more sophisticated way doing this, but it works.
Next step is to alter the triangle in size depending on the objects size, so that the object lays always within the volume. [done]
Now need to fix objects that pop out on top and bottom. [done]
Final step would be some postcalculation to tune the overlaps and connections to make it 3D printable. [halfway done]
Update V2:
collision detection! Objects only placed within a certain distance (negative for overlap).
Update V3:
added a vector rotation every iteration for better distribution
added custom seeds (reproducible randomness, yeah)

Tags