-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
24 lines (18 loc) · 793 Bytes
/
Copy pathREADME
File metadata and controls
24 lines (18 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
lightpipes: Light field propagation toolbox
- Co-authored by Air Force Research Lab (U.S. Government)
- See AUTHORS for contributors
This version is a conversion of the original code to c++.
This version provides interface to the library from the following languages:
c++
python
Octave
----------------
The description of the original LightPipes is available online at
http://xs4all.nl/~oko/pipes/
http://okotech.com/pipes/
Example scripts are available from the same place.
Building the package requires bjam from the Boost.Build component of the Boost
project. The python bindings require Boost.Python.
Versioning:
The last number in the version string will indicate minor revisions while the
other numbers will indicate significantly increased/changed capability.