From 37da5f0a27740bb43bac67a2eb98f725beca975e Mon Sep 17 00:00:00 2001 From: rodri Date: Tue, 30 Jan 2024 12:01:01 +0000 Subject: import the new renderer and clean things up. i integrated the renderer i've been developing on the tinyrend repo and got rid of a bunch of stuff that's no longer necessary. also began structuring things to fit the new interface i have in mind. there are still some artifacts with the projection xforms that cause issues with clipping and division by zero. --- readme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme') diff --git a/readme b/readme index d025dce..f33310d 100644 --- a/readme +++ b/readme @@ -1,6 +1,6 @@ libgraphics -Libgraphics provides 3D computer graphics through draw(3). +Libgraphics provides 3D computer graphics through memdraw(2). Still in early stages of research, subject to change, drastically, at any given time. -- cgit v1.2.3