README.md aktualisiert

This commit is contained in:
Turingon 2024-01-25 08:46:53 +00:00
parent a4fd11e131
commit e169ef9dfb

View file

@ -6,7 +6,7 @@ A raytracer and renderer writen in Go (Golang) following the book Raytracing in
I've been meaning to tinker with graphics for quite a while and was motivated by a video programming a raytracing algorithm on a TI-84. Back in my school days I used to love to tinker with the TI-84 and also did some very elementary programming on it myself.
[![alt text](https://youtu.be/rY413t5fArw)](https://youtu.be/rY413t5fArw "post title")
[![alt text](https://youtu.be/rY413t5fArw)](https://youtu.be/rY413t5fArw "Raytracing on a Graphing Calculator (again)")
# Why Go?