summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2025-01-14 14:34:43 +0100
committerHampusM <hampus@hampusmat.com>2025-01-14 14:34:43 +0100
commit6c2fde864b9c6a5a00209f36e92f2b93a21e9764 (patch)
treefa2445facd439659dfe9a4b255bb9c479166e3f5
parentddc442865253b0aa0b704c88593748fef48b5478 (diff)
docs: add item to todo
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2283383..f9bc8ee 100644
--- a/TODO.md
+++ b/TODO.md
@@ -29,4 +29,5 @@
- [ ] Physics
- [ ] Rotation (using quaternions)
- [ ] Add support for entity tags in ECS framework
-
+- [ ] engine::file_format:wavefront::obj::Obj::to_mesh seems to produce meshes with
+ pointless vertex indices since it flat maps all face vertices