update README

This commit is contained in:
ktyl 2023-02-14 23:20:58 +00:00
parent ebbd20a5d1
commit 5920133571
1 changed files with 5 additions and 7 deletions

View File

@ -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
``` https://www.linuxhowtos.org/C_C++/socket.htm
convert image.ppm image.png
```