From 25b08ce8bbc34c82558b86111f07fb88bf3b19dd Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Mon, 20 Feb 2023 14:32:27 -0500 Subject: Update small code issues for triangles --- html/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'html/index.html') diff --git a/html/index.html b/html/index.html index be2f68c..bf37882 100644 --- a/html/index.html +++ b/html/index.html @@ -44,6 +44,13 @@
+ +
+ +

Rasterizing Triangles

+

Lately I’ve been trying to implement a software renderer following the algorithm described by ...

+
+
@@ -70,13 +77,6 @@

Digital Garden

After reading Maggie Appleton page on digital gardens I was inspired to convert my own website into a digital garden.I have many half baked ideas that I seem to be able to finish. Some of them get to a published state like and , but many of them never make it to the published state. The idea of digital garden seems very appealing to me, as it encourages you to post on a topic even if you haven’t made it publishable yet.How this site works - I wanted a bit of challenge when putting together ...

-
- -
- -

Rasterizing Triangles

-

Lately I’ve been trying to implement a software renderer following the algorithm described by ...

-
-- cgit v1.2.3