Package engine.objConverter
package engine.objConverter
-
ClassesClassDescriptionThe modelData class is storing the data of the object to load it later.The OBJFileLoader class is responsible for reading in the .obj file for an asset and converting the data in the file to usable arrays of vertices, indices, normals and texture coordinates.Vertex Class is loading the object's vertices,texture and normals