AOI (Art of Illusion)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
Line 20: Line 20:
 
* [https://sourceforge.net/p/aoi/discussion/47784/thread/d2cf07d4/ Forum discussion on file format]
 
* [https://sourceforge.net/p/aoi/discussion/47784/thread/d2cf07d4/ Forum discussion on file format]
 
* [http://www.artofillusion.org/docs/scripttut/index Scripting in Art of Illusion]
 
* [http://www.artofillusion.org/docs/scripttut/index Scripting in Art of Illusion]
 +
 +
[[Category:GZIP based file formats]]

Latest revision as of 23:07, 15 December 2023

File Format
Name AOI (Art of Illusion)
Ontology
Extension(s) .aoi
Wikidata ID Q770497

AOI (Art of Illusion model) is the file format for saved models in the open-source design program Art of Illusion. Given its open-source status, one might hope that the format would be well-documented and designed for interoperability, but this is unfortunately not true. Instead, the format is basically a raw dump of the program's data structures, and the best way to attempt to document it would be to dig through the source code. You'd probably be lucky if compatibility is maintained between different versions of Art of Illusion or builds for different platforms.

Scripting can be done within AOI using the Groovy scripting language.

[edit] Format Information

AOI files are compressed using GZIP, uncompressed file may have ascii, artofillusion.image or artofillusion.material, etc.

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox