Fantasy telescope
Go to file
ktyl 3adf674871 cool pink spheres 2022-06-02 23:09:50 +01:00
screenshots cool pink spheres 2022-06-02 23:09:50 +01:00
src cool pink spheres 2022-06-02 23:09:50 +01:00
.gitignore Generalise build system 2020-06-03 01:19:20 +01:00
CMakeLists.txt Generalise build system 2020-06-03 01:19:20 +01:00
README.md update readme 2022-06-02 23:09:22 +01:00
run.sh Generalise build system 2020-06-03 01:19:20 +01:00

README.md

Flark

Ray tracing rendering experiments

https://raytracing.github.io/

Produced PPM images can be converted to PNG with imagemagick:

convert image.ppm image.png