Changes

Lightfield

13 bytes removed, 19:49, 20 January 2014
Acquisition
*Grid points:
<syntaxhighlight lang="bash">
python sample_lightfield.py office1office5.txt 413.625 1213.625 4830.0 3630.0 816.0 816.0</syntaxhighlight>
*Generate gcode:
<syntaxhighlight lang="bash">
python render_gcode.py office1office5.txt office1office5.nc 0.0 0.0 1.0 57.25 60.0 60.0 100500.0 13.50</syntaxhighlight>
*Stream and capture:
<syntaxhighlight lang="bash">
python stream_capture.py office1office5.nc /dev/tty.usbmodem1a12421 /Volumes/Cistern/Pictures/lightfield/office10.5
</syntaxhighlight>