Greetings. Building an air force base to include several hangars, guard post and security cameras (the latter created in Art of Illusion). Hangars need numbers. Single numbers produced from the text generator in Art of Illusion work while in the Art of Illusion environment, and export as .wrl files (identical stats to the security camera), but Frameforge is not identifying them.
hermit Wrote:Greetings. Building an air force base to include several hangars, guard post and security cameras (the latter created in Art of Illusion). Hangars need numbers. Single numbers produced from the text generator in Art of Illusion work while in the Art of Illusion environment, and export as .wrl files (identical stats to the security camera), but Frameforge is not identifying them.
I went through one of the script functions in Art of Illusion, produced the number "6", and then exported as a .wrl file. Some playing around in Art of Illusion to reduce size of file, but other than that, nothing different than the steps for exporting what I call the security camera.
Not sure what to do now since the number appears in the project.
hermit Wrote:I went through one of the script functions in Art of Illusion, produced the number "6", and then exported as a .wrl file. Some playing around in Art of Illusion to reduce size of file, but other than that, nothing different than the steps for exporting what I call the security camera.
Not sure what to do now since the number appears in the project.
Sure. In fact, attaching both files, and both reworked again minutes ago. For some reason, the AOI file is not registering. Trying from the work computer in a few hours.
________ SANTERIA DICUSSION
So, guys, any news. Looking forward to anything at this point. Creating things which need numbers and lettering, and 3D Toolkit is not importable into AOI.
hermit Wrote:So, guys, any news. Looking forward to anything at this point. Creating things which need numbers and lettering, and 3D Toolkit is not importable into AOI.
Thank you.
Sorry about that; we got a bit swamped and this fell by the wayside as it is actually an ART OF ILLUSION bug, rather than a FrameForge 3D Studio bug.
Here's what I finally tracked down. The problem is that you named the mesh object in Art of Illusion as "6" and VRML object names cannot start with numbers. What should have happened in Art of Illusion is that when you tried to export it, the program should have given you a warning or automatically renamed the part to a legal VRML Name. What it did instead is write a VRML file which no program could read as it doesn't follow VRML specs.
The work-around is, of course, simply to rename the "6" object to "number 6" or anything else that doesn't start with a number prior to exporting and it works fine.
However, to make it really look good, I wanted to give the front and back sides of the 6 a crisp edge so what I did in AOI was make a duplicate of the object and delete the front and back faces in one and the edge faces in the other. This resulted it a sharp edge at the front and back faces while maintaining a smooth curve along the rounded part.
I'm attaching the modified AOI file so you can see what I mean.
Ok. Pardon the ignorance... So, when saving the project in AOI, the file name is to be labelled "Number 6", and then exported in VRML format to the file folder in Frameforge and labelled as "Number 6.wrl". Is that correct?
BTW, the "5" in the last reply was a mistype.
Thank you, again, for all your help.
________ F2004
hermit Wrote:Ok. Pardon the ignorance... So, when saving the project in AOI, the file name is to be labelled "Number 6", and then exported in VRML format to the file folder in Frameforge and labelled as "Number 6.wrl". Is that correct?
BTW, the "5" in the last reply was a mistype.
Thank you, again, for all your help.
Nope. WITHIN Art of Illusion there is a list of object/mesh names on the right . It is THOSE names that must not begin with a number.