Page 1 of 1

problem with 3d max exporter?

Posted: Mon Dec 27, 2004 9:29 am
by hereafter
Hi,
I'm trying to simply export a sphere from .3ds and render it in Ogre.
But the texture gets abnormal, any suggestion? (the bottom of the sphere)
Image

Posted: Mon Dec 27, 2004 4:33 pm
by MikeF
I had a similar problem. Using the latest CVS version of the exporter worked flawlessly.

Posted: Tue Dec 28, 2004 1:54 pm
by Banania
Yep, please try to use the CVS version.

Some changes were made to the exporter since the version that comes with Ogre 0.15.1 and that includes some changes on the texture coordinates export. So it is likely to solve your problem.

Posted: Thu Dec 30, 2004 9:55 am
by hereafter
Thank you!
However i am using the 0.1.5.0,
i downloaded from the Ogre3d.org Tools Directory
isnot it the latest version,
would you please provide me a link to download the latest CVS?


:oops: :oops:

Posted: Thu Dec 30, 2004 2:22 pm
by Banania
There is no direct link to download cvs. That's what CVS is all about. However, you can download the daily snapshot of Ogre CVS in the download section. It will be a pretty big download just to update some little scripts but it will work.

You can also try to download the scripts at this url. This is my own personal version. It should be up-to-date with CVS and it will be way lighter to download.

http://bananialair.ifrance.com/bananial ... xport2.zip

Posted: Mon Jan 03, 2005 2:26 am
by hereafter
Thank you very much!Downloading!!