shithub: 3dee

Download patch

ref: b96ad12087f158ec5449ebd7e8562193094e0936
parent: 6cc69736507a41b005802bafef4fb75a8c5ba24b
author: rodri <rgl@antares-labs.eu>
date: Sat Feb 28 13:06:17 EST 2026

fix readme and TODO markdown formatting

--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,6 @@
 # General
 
-- [+] Write a toobj(1) tool
+- [x] Write a toobj(1) tool
 - [ ] Write gltf/togltf(1) tools (needs a libgltf)
 - [ ] Write tools to manipulate geometry
 	- [ ] Tools to modify existing geometry
--- a/readme
+++ b/readme
@@ -4,7 +4,6 @@
 
 	• libgeometry (ships with 9front)
 	• libgraphics
-and
 	• libobj
 	• libstl
 
--