1
0
Plamen Dragiyski 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
2025-10-19 13:45:55 +03:00
2025-07-19 17:30:42 +03:00
2025-07-20 18:29:21 +03:00
2025-07-19 17:13:55 +03:00

WaveFront Parser

Description
Parse WaveFront text files to be loaded to GPU mem.
Readme 122 KiB
Languages
C++ 96%
Shell 2.1%
CMake 1.9%