objectLoader
C++
★ 2
updated 10y ago
This project is intended for a development of importing object created in different 3D modeling software into openGL. Primarily different part of the 3D model object is loaded in this short project, later in this i have further consideration of importing color, texture, animation added to the object using the 3D modeling software. Only the Wavefront .obj file is allowed to be loaded using this library project headers, which can be exported from any kind of 3D modeling software. The total project is in standard c++ intended for openGL.
No plain-English explanation yet — one is being written right now. Check back in a minute.