An open API service indexing awesome lists of open source software.

https://github.com/ruuda/luculentus

Proof of concept spectral path tracer
https://github.com/ruuda/luculentus

Last synced: 9 months ago
JSON representation

Proof of concept spectral path tracer

Awesome Lists containing this project

README

          

Luculentus
==========

From the Latin ‘luculentus’, meaning ‘bright’, ‘shining’, ‘impressive’,
‘gorgeous’. Proof of concept spectral path tracer, released under the
[GNU General Public License](https://www.gnu.org/licenses/gpl.html).

Luculentus traces rays at different wavelengths, giving it the ability
to simulate effects like dispersion and chromatic aberration. It was
written with code clarity as the primary goal; it is not optimised for
speed, although it is multithreaded.