summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README37
1 files changed, 37 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ec378cf
--- /dev/null
+++ b/README
@@ -0,0 +1,37 @@
+l3dfs
+=====
+
+L3dfs (Linux-aided 3D File System) is a file system that provides 3D
+hardware-accelerated rendering to Plan 9.
+
+Although it is meant for Plan 9, design and testing are done on
+[9front](https://9front.org).
+
+
+Design
+------
+
+See doc/design.
+
+
+Building
+--------
+
+On Linux:
+
+ cd linux
+ make all
+
+On Plan 9: (to-do)
+
+
+Trivia
+------
+
+Where did it all start? [Here](https://bsky.app/profile/supatwinkbasher.bsky.social/post/3madwusxthk2o)
+
+
+License
+-------
+
+GNU GPLv3. See LICENSE.