Anim8or Community

General Category => ASL Scripts => Topic started by: Raxx on December 11, 2017, 04:10:09 pm

Title: ASL File import?
Post by: Raxx on December 11, 2017, 04:10:09 pm
Any chance of this happening any time soon? I use Anim8or when I need to 3D print stuff, but I use other cad and vector programs for when I have exacting design requirements. I've been wanting to write svg, eps, fbx, and dae importers for the object editor for a while now, without having to create a 3rd party program.
Title: Re: ASL File import?
Post by: Steve on December 11, 2017, 06:01:40 pm
Do you mean reading input files? If so, text or binary? I have a scanner format that reads tokens from text files (similar to parsing a compiler's input).
Title: Re: ASL File import?
Post by: Raxx on December 11, 2017, 06:32:36 pm
For now text, but binary in/out would be great later on as well. The formats I listed have text-based versions.
Title: Re: ASL File import?
Post by: thecolclough on December 11, 2017, 06:35:41 pm
I've been wanting to write svg ... importers for the object editor for a while now
that sounds useful - do keep us posted if it ever comes to fruition!
Title: Re: ASL File import?
Post by: Steve on May 26, 2018, 04:31:44 pm
Just a note to say that text input is available in build build 1321 (http://www.anim8or.com/download/preview/files/animcl1321.zip). See this topic (http://www.anim8or.com/smf/index.php/topic,5705.0.html) for details.