Home

Awesome

Obj2N64DL

Wavefront .obj to N64 Display List by finap13 (pseudophpt)

Usage

obj2n64dl <file> <vtx cache size [default 32]>

Output

Your output will be in the form of an array of vertices. Each tri will be split up by a space. Load your vertices as desired.