My Authors
Read all threads
I've created a 'Random Marble Run' Generator for #3dprinting using #processing ( @ProcessingOrg ). Will try to explain how it's made in this thread below. 👇
I hope this technique is useful or inspiring for some programmer out there. "random space filling curves"
@ProcessingOrg Random Space Filling Curves is the key. The method is:
First: draw a maze into a grid (using a recursive bactracker for this)
@ProcessingOrg Second: Using some sort of 'bitmasking' calculate a value for each cell depending of the corners. From upper left counting clockwise values of corners are 1,2,4,8
Each possible value drives into one specific direction.
Example: 2,6 and 14 always goes up/north
@ProcessingOrg Step 3: Following the directions calculated previously you will get a path that travels by all the grid.
@ProcessingOrg Step 4: Now we have a 'loop track' travelling by all grid cells.
Let's jump into 3D!
Follow the track and scale up the Z value (go up!)
@ProcessingOrg Step 5: Replace these blocks with 3D models for a nice marble run!
@ProcessingOrg We also need a 'screw'
Printing.....
And testing!!!! It works!!!😃
Need to say that it works for any size
No need to be 'squared'
Another print test
Seems like Twitter is blocking OneDrive links 🤦‍♂️.....let's try Google Drive.

Two marble-tracks ready to print here--> drive.google.com/drive/folders/…
This damn thing is addictive
Missing some Tweet in this thread? You can try to force a refresh.

Enjoying this thread?

Keep Current with Fernando Jerez

Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Follow Us on Twitter!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!