Module ascii_writer

Module ascii_writer 

Source
Expand description

ASCII writer. BWM ASCII writer implementation.

This module provides an ASCII serializer for the KotOR walkmesh format, compatible with the game’s LoadMeshText parser.

Functions§

write_bwm_ascii
Writes a BWM to an ASCII writer.