Expand description
ASCII reader. BWM ASCII reader implementation.
This module provides a line-based parser for the KotOR ASCII walkmesh format,
mirroring the logic of the game’s LoadMeshText function.
Enums§
- BwmAscii
Error - Errors specific to ASCII BWM parsing.
Functions§
- read_
bwm_ ascii - Reads an ASCII BWM from a reader.