Anim8or Community

General Category => General Anim8or Forum => Topic started by: earp on January 02, 2017, 08:32:25 pm

Title: Adding objects
Post by: earp on January 02, 2017, 08:32:25 pm
How do add an object with the mtl, 's on the object?
Title: Re: Adding objects
Post by: AlecJames on January 03, 2017, 06:55:21 am
Your question needs a bit more explanation.

If you are new to anim8or did you see the tutorials here http://www.anim8or.com/learn/tutorials/index.html

Check out "A simple walk" for a quick intro to lots of functions....
Title: Re: Adding objects
Post by: Steve on January 03, 2017, 02:11:05 pm
I think earp is referring to the material file associated with the .obj file format. V0.98 doesn't read these files. However the current development builds do. Try this one:

build 1264 (http://www.anim8or.com/download/preview/files/animcl1264.zip) dated December 28, 2016.
Title: Re: Adding objects
Post by: earp on January 03, 2017, 09:37:16 pm
The textures download as separate files. Do I have to apply them myself?
Title: Re: Adding objects
Post by: Steve on January 03, 2017, 11:53:29 pm
You may have to. First try putting them in the same directory as the .obj file. But sometime the path name doesn't match, so just load them into the Anim8or project and then you can save an .an8 file and it will find them the next time.
Title: Re: Adding objects
Post by: earp on January 10, 2017, 07:21:17 pm
Thanks everyone