Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 509 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 509 Bytes

LFSynth -- Light Field Synthesizer

Copyright (c) 2017 by Donald G. Dansereau

This is a bare-bones light field renderer implemented in MATLAB.

thumb

Quick start

Requires the Light Field Toolbox for MATLAB available here: https://roboticimaging.org/Tools/LFToolbox

Run DemoLFSynth.m. It should generate a light field in a few seconds, and display it using the interactive LFDispMousePan function.

For further information please see the header comments in DemoLFSynth.m.