cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
3D graphics .obj files
3D graphics .obj files
Jan 6, 2013 at 3:48am UTC
AMANNE
(2)
How do I use 3D graphics .obj files created with UDK in a C++ project?
Jan 6, 2013 at 8:53pm UTC
myclone
(3)
You could use a library like libobj or Assimp or the Wavefront (obj) loader.
http://people.cs.kuleuven.be/~ares.lagae/libobj/index.html
http://assimp.sourceforge.net
http://www.kixor.net/dev/objloader/
Topic archived. No new replies allowed.