Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.76 KB

File metadata and controls

49 lines (30 loc) · 1.76 KB

Art of Illusion

Build workflow

License: GPL v2

Art of Illusion is a free, multiplatform Modeling, Animation and Rendering suite written in the java language. It features a simple, streamlined interface to a broad array of powerful features, including keyframe and pose based animations, as well as a built-in raytracer.

AOI is extensible both through plugins (many are available through our in-application manager) and an integrated scripting environment.

If you would like to learn more about the software, check out the project website, www.artofillusion.org. You can download a packaged build for your platform from the Downloads page.

An electronic manual is also available.

General questions or requests for help can be taken to our discussion forums.


Building from source

Experienced Java developers Just run gradle run in this directory.

More details are available at (./docs/Building.md)


SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

Contributing

Check out our contributor guidelines to see how you can help develop or maintain ArtOfIllusion.

License

The application code is licensed under GPL version 2. Please see the full text for details.