python

Camera + Turntable + Laser = 360° Scanner

Camera + Turntable + Laser = 360° Scanner

Sebastian Korczak hacked together a 360° rotating 3D scanner using little more than a record turntable modified with Arduino, digital camera, and a laser pointer. Korczak’s laser was mated with a special lens to create a linear beam. The distortion of this beam as it scanned the room coupled with the video data is put into a Python script, which outputs a point cloud of whatever is scanned. In this manner he is able to get full real-time scans of entire rooms. Fortunately for us, he’s provided extensive documentation on his homepage.

Learn to write games using Python

Learn to write games using Python

Interested in learning how to program, or know someone who is? Then you might want to check out Al Sweigart’s free book, Invent Your Own Computer Games with Python. Now in it’s second edition, the Creative Commons-licensed book was written to help anyone, young or old, learn to program in the powerful Python language.