Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ikskuh/lylios

A small pathtracer, nothing special really
https://github.com/ikskuh/lylios

Last synced: about 1 month ago
JSON representation

A small pathtracer, nothing special really

Awesome Lists containing this project

README

        

# Lylios
A small pathtracer, nothing special really

Lylios was written in 2 days just for me to refresh my
skills in writing ray tracing renderers.
It does not feature a lot of stuff but the basics are implement:
- Flat Scene List
- Support for multiple types of geometry
- Diffuse and mirror reflections