lieff / dynobj

Dynamic COFF object loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic COFF object loader

Tiny lib, can load .obj files into memory, link with other objects and provided functions. Can be used for in-game scripting. Currently 32-bit only.

About

Dynamic COFF object loader

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 99.6%Language:Shell 0.4%