diff options
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ Libgraphics provides 3D computer graphics through memdraw(2). Still in early stages of research, subject to change, drastically, at any given time. + +It now relies on libobj to manipulate the geometry, so you need to run +`mk pulldeps` before you build it. |