Fantasy telescope
Go to file
ktyl c39a2cea91 add telescope plan 2023-02-14 19:15:32 +00:00
screenshots ring.png 2022-06-03 21:16:46 +01:00
src ring.png 2022-06-03 21:16:46 +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
telescope.md add telescope plan 2023-02-14 19:15:32 +00: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