pseudophpt / Obj2N64DL

Wavefront .obj to N64 Display List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Wavefront .obj to N64 Display List


Languages

Language:C# 100.0%