shithub: 3dee

Download patch

ref: 7a595ccba74a821065ef09a8c6ae6c6ad922b0b1
parent: e77a34629060abfad8e463efda0c3ffc54379793
author: rodri <rgl@antares-labs.eu>
date: Fri Apr 17 08:03:09 EDT 2020

add a readme.

--- a/main.c
+++ b/main.c
@@ -2,7 +2,6 @@
 #include <libc.h>
 #include <thread.h>
 #include <draw.h>
-#include <memdraw.h>
 #include <mouse.h>
 #include <keyboard.h>
 #include <geometry.h>
--- /dev/null
+++ b/readme
@@ -1,0 +1,10 @@
+3D Environments in Plan 9
+
+You will need:
+
+• libgeometry
+• libgraphics
+and
+• libobj
+
+Place/bind(1) them to the proper directory slot and mk it.