amin-ahmadi.com
How to Read Wavefront OBJ Files Using C++/Qt - Amin
First of all let’s briefly go through what’s an OBJ File. Here’s a very brief description from Wikipedia: “OBJ (or .OBJ) is a geometry definition file format first developed by Wavefront Technologies for its Advanced Visualizer animation package. The file format is open and has been adopted by other 3D graphics application vendors.” Anyway, I’ll … Continue reading "How to Read Wavefront OBJ Files Using C++/Qt"
Amin