From ad6d60875878868fc25b71fb9058cd457afb453d Mon Sep 17 00:00:00 2001 From: Turingon Date: Thu, 25 Jan 2024 08:40:22 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c75e1ec..2dac58d 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ A raytracer and renderer writen in Go (Golang) following the book Raytracing in one weekend -# Motivation +## Motivation 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. # Why Go? \ No newline at end of file