From 59201335715bcfa6c30e63515c3a24042bd35dcb Mon Sep 17 00:00:00 2001 From: ktyl Date: Tue, 14 Feb 2023 23:20:58 +0000 Subject: [PATCH] update README --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 17516b7..ebf8219 100755 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# Flark +# snoopy -Ray tracing rendering experiments +Networked fantasy telescope -https://raytracing.github.io/ +Originally based on https://raytracing.github.io/ -Produced PPM images can be converted to PNG with `imagemagick`: +Original repository at https://github.com/ktyldev/flark -``` -convert image.ppm image.png -``` +https://www.linuxhowtos.org/C_C++/socket.htm