Fantasy telescope
Go to file
ktyl ebbd20a5d1 rename binary 2023-02-14 23:19:52 +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 rename binary 2023-02-14 23:19:52 +00:00
CMakeLists.txt rename binary 2023-02-14 23:19:52 +00: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