Skip to content

Dayweed/CSD2150-Geom-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program is a 3D asset compiler that:

Takes a descriptor file, and an output path.

Reads the descriptor (model path, transforms, options).

Uses Assimp to load the model file.

Converts the 3D model into a custom Geom structure (with vertices, indices, meshes, LODs, submeshes).

Prepares it for export to some runtime format (though actual saving isn’t shown in this snippet).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors