Notes from my Zig OBJ parser experiment—how I stream large files, juggle allocators, and hand results to a PixiJS viewer.
PixiJS
View all tagsBreaking down my Zig OBJ parser experiment—memory control, streaming, zero-copy export, and honest reality checks.