KDahir247/Fabled-Engine

Normalize obj, gltf/glb

Closed this issue · 1 comments

What I want todo is create one struct that satisfy the material data parsed from obj, gltf/glb.
This doesn't doesn't stop material, but any container that will be used by three of these loader.
I will normalize the data when I have a clear understanding on the specific type that can be retrieved by all the supported
parser. Currently I have a understanding on the type of data that can be retrieved from wavefront obj, but not fbx, nor gltf/glb,
so I will normalize the similar data when I finished all the specific model parser.

Stale issue message