HackerTrans
TopNewTrendsCommentsPastAskShowJobs

CasperH2O

no profile record

comments

CasperH2O
·6 bulan yang lalu·discuss
You may appreciate the game Split/Second, its in a similar vein.
CasperH2O
·7 bulan yang lalu·discuss
You may want to have a look at build123d. Its a Python library with an active and accessible community.
CasperH2O
·8 bulan yang lalu·discuss
Have you considered Build123D for CAD code?

I am also procedurally generating marble tracks and 3D printing them for about a year now and found that library very useful.

The community is very active and its very similar to features we know from Fusion360/SolidWorks but all in code.
CasperH2O
·8 bulan yang lalu·discuss
Small world, I opted for a Gosper curve myself, but when it got too big, cut out specific pieces and connected those.

It gives everything a uniform look while allowing to fill the space in a different way.
CasperH2O
·8 bulan yang lalu·discuss
This is really quite interesting and similar to a project I'm working on. I've been using procedural generation to generate a marble dexterity track similar to a Perplexus. My tools are mainly Python, the Build123D library and a 3D printer.