Skip to content

FishermanSun666/ZRSParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZRSParser

ZRS file

ZRS is the model format used by Z2's engine. ZRS file contains information about many 3D models, including information about Mesh, Texture, Material, Dummy, Spinner, animator, etc.

Implementation

This program can read a number of 3D elements from a file into the cache. The cached data is then converted into a file in 3DSMAX format. The current output file format is an Obj file.

TODO

More functions can be added later, such as reading texture files, animate files, sound files and converting to different 3D file formats.

About

A 3D material file parser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors