1
0
Commit Graph

3 Commits

Author SHA1 Message Date
6a3a7541ea test: scan 2026-02-21 14:47:30 +02:00
2747fdf9ca feature: parse coordinates, create the number list 2025-11-10 00:52:04 +02:00
adeeae3aff feature: stages
stages: separate scanning and parsing, allowing `v`, `vn`, `vt` lines to
be mapped to line numbers and store line data (once).

first stage parsing: parse face data and validate vertices.

TODO:
* improve validation (detect partial normals/texcoords);
* maybe improve storage of triangle line number instead of storing line
  number for each vertex;
2025-10-19 13:45:55 +03:00