|
How does Wings 3D parse .obj files?
|
|
11-24-2013, 04:36 PM
Post: #1
|
|||
|
|||
|
How does Wings 3D parse .obj files?
Hello everyone!
I am trying to write a .obj parser in Java for my Android application. I am interested in how Wings 3D imports a .obj file. I know that Wings 3D is open-source. Could someone please link me to the source where the parsing occurs? |
|||
|
11-25-2013, 10:56 AM
Post: #2
|
|||
|
|||
RE: How does Wings 3D parse .obj files?
(11-24-2013 04:36 PM)Niksy Wrote: Could someone please link me to the source where the parsing occurs?You will find it here. Look for e3d_obj.erl (other included files are there too). |
|||
|
11-25-2013, 04:44 PM
Post: #3
|
|||
|
|||
|
RE: How does Wings 3D parse .obj files?
Thank you!
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



