Page 2 of 2

Re: 3dxml can anyone convert it?

Posted: Thu Apr 17, 2008 9:18 am
by fatduck
Mario_Kart wrote:thats good news i guess, but i'm still stuck behind 3dmax8, i wonder if this 3dmax9 compatibility will accidentally make the script work in 3dmax8
Since max9 below didn't support NetFramework(Which I hate), so there will be no chance for it to support Max8...

But I wonder why he use it, it could be decoded using purely maxscript!!! Text file anyway!

KoichiSenada 3dsMaxConvertXml 2008.11.25

Posted: Sat Nov 29, 2008 8:27 pm
by KoichiSenada
The contents of this post was deleted because of possible forum rules violation.

Re: 3dxml can anyone convert it?

Posted: Tue Dec 02, 2008 1:24 am
by pixellegolas
Hello Koichi! Remember me? I was in your readme file in thanks section. I have not studied your new script because i have not installed the new VIA printscreen. I might do it soon. Will check it out if i do and give feedback

Re: 3dxml can anyone convert it?

Posted: Tue Dec 02, 2008 6:22 pm
by KoichiSenada
pixellegolas, well, let us know when you have it tested! Cheers, mate.

Re: 3dxml can anyone convert it?

Posted: Tue Mar 30, 2010 10:14 am
by KoichiSenada
Hello everybody!
I would like to recommend using 3DVIA.com website when you need to convert a 3DXML file into anything.
There you can convert it into Collada DAE, and then into nearly anything that has a support for DAE format.
Details: 3DVIA Announcement: Now supporting COLLADA .dae Downloads

Re: 3dxml can anyone convert it?

Posted: Sun Nov 27, 2011 10:36 pm
by Jon N/A
The feature has been removed.
It'd be great if you could develop a new convertor with obj support as well ... So we could use it with blender

Re: 3dxml can anyone convert it?

Posted: Sun Nov 27, 2011 10:42 pm
by KoichiSenada
Jon N/A wrote:The feature has been removed.
It'd be great if you could develop a new convertor with obj support as well ... So we could use it with blender
What feature has been removed?

Re: 3dxml can anyone convert it?

Posted: Sun Nov 27, 2011 10:52 pm
by Jon N/A
Hey KoichiSenada! Thanks for the fast reply!

3dvia.com's .dae conversion feature. I was talking about that.

Re: 3dxml can anyone convert it?

Posted: Mon Nov 28, 2011 12:03 am
by KoichiSenada
Jon N/A wrote:Hey KoichiSenada! Thanks for the fast reply!
3dvia.com's .dae conversion feature. I was talking about that.
Please visit 3DVIA 3D Model Content Store and unroll the "Models By Format" drop-down list.
There you can see both 3DXML and DAE formats.
Did you try that method of conversion?

Re: 3dxml can anyone convert it?

Posted: Mon Nov 28, 2011 12:06 am
by KoichiSenada
Upload a 3D model.
There you can see, that DAE format is supported.
Take a look at the list of supported formats also.

Re: 3dxml can anyone convert it?

Posted: Mon Nov 28, 2011 12:09 am
by Acewell
Jon N/A wrote:The feature has been removed.
It wasn't removed, but downloading DAE files is restricted to paid accounts now.

Image

Image
http://www.3dvia.com/forums/topic/3dvia ... nformation

Jon N/A wrote:It'd be great if you could develop a new convertor with obj support as well ... So we could use it with blender
There is a Blender 2.49 *.3dxml import plugin written in Python here:
http://blenderartists.org/forum/showthr ... L-Importer
I couldn't get it to import anything i captured though. Maybe our in-house Blender/Python expert Szkaradek123 could take a look at it and make modifications so it actually works.

Local backup of import_3dxml.py
import_3dxml.zip

Re: 3dxml can anyone convert it?

Posted: Mon Nov 28, 2011 8:38 am
by KoichiSenada
AceWell wrote:
Jon N/A wrote:The feature has been removed.
It wasn't removed, but downloading DAE files is restricted to paid accounts now.
I am sorry to hear that the conversion feature has become commercial.
But I seriously doubt that I could have enough of my spare time to work on the converter.
Though, if someone starts an open source project, I might join the development to assist with the code and ideas.

Re: 3dxml can anyone convert it?

Posted: Tue Sep 29, 2015 11:06 am
by KoichiSenada
There's an update of 3dsMaxConvertXml
The current version is 2015.09.28

[2015.09.28] - support for new 3ds Max versions, using the additional system path directories instead of the older ones.
This solves the file access errors.