Skip to content

ESAK9781/CPP_Obj_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ .obj Loader

This is a basic attempt at parsing .obj files into usable data structures. It implements the parsing of obj files into a usable C++ class as well as the re-serialization of this C++ class into an obj or json format. In between these two actions, it can perform any number of translations, dilations, or rotations on the object.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published