Category Archives: Math

Darwin’s Polyhedra

Genetic algorithms can be used to evolve regular and nearly-regular polyhedra. Here’s how. Continue reading

Posted in 3D Printing, Algorithms, Coding, Genetic Algorithms, Math, Science | Tagged , , , , , , , | Leave a comment

Recursion

“To know recursion, you must first know recursion.” (Original author unknown) Much of the fun of writing code is learning about all of the various algorithms and techniques that help get the job done. Some of these are relatively straightforward: … Continue reading

Posted in Algorithms, C, Coding, Math | Tagged , , , , | Leave a comment

OpenSCAD

OpenSCAD allows you to create .stl files based on mathematical descriptions. Continue reading

Posted in 3D Printing, Coding, Math, Tools | Tagged , , , , , | Leave a comment

Using Math To Answer Questions

Math can be used to solve all sorts of problems, once you learn how to describe the problems mathematically… Continue reading

Posted in Math, Science | Leave a comment