Complex 3D objects to 2D profiles

Complex 3D objects to 2D profiles

After a lot of researching here is a free way to create a 2D cut profile from a 3d surface. This method uses an Autodesk program called Meshmixer. It’s a free 3D mesh-based creation and manipulation tool designed for 3D printing. IT can open, alter and export...
Arduino Radar scanner

Arduino Radar scanner

This uses Arduino and hardware to feed data into Processing for the graphical user interface. It’s an amalgamation of a couple of tutorials already out on the internet. Firstly the use of an ultrasonic range-finder (here) and some Processing drawing (here). The...