Log in

View Full Version : Structured Light 3D Scanning



myxpykalix
01-04-2010, 05:07 AM
I thought this might be of interest especially to khalid

http://www.instructables.com/id/Structured-Light-3D-Scanning/

magic
01-04-2010, 09:44 PM
It looks like the output can be made into PNJ, PLY or OBJ

How do you make one of those (preferably obj) into STL?

myxpykalix
01-04-2010, 10:53 PM
i use okino polytrans to convert from one format to another several combinations. google is your friend.

dana_swift
01-05-2010, 09:44 AM
To convert PLY to STL try Meshlab:

http://meshlab.sourceforge.net/

That is a free open source conversion program.

D

magic
01-05-2010, 01:47 PM
Cool