All Projects → ArtOfIllusion → ArtOfIllusion

ArtOfIllusion / ArtOfIllusion

Licence: GPL-2.0 License
Art of Illusion modeling and rendering suite - core application and tools

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to ArtOfIllusion

Tinyraytracer
A brief computer graphics / rendering course
Stars: ✭ 3,971 (+6746.55%)
Mutual labels:  raytracer, raytracing, 3d-graphics
Tinykaboom
A brief computer graphics / rendering course
Stars: ✭ 2,077 (+3481.03%)
Mutual labels:  raytracer, raytracing, 3d-graphics
raytracing-go
A simple Go library for 3D ray-tracing rendering, implementing the book Ray Tracing in One Weekend. 📸
Stars: ✭ 53 (-8.62%)
Mutual labels:  raytracing, 3d-graphics
vtkplotlib
Wrap up VTK (python 3D graphics library) into an easy to use 3D equivalent of matplotlib
Stars: ✭ 31 (-46.55%)
Mutual labels:  rendering-3d-graphics, 3d-graphics
GPU-Pathtracer
GPU Raytracer from scratch in C++/CUDA
Stars: ✭ 326 (+462.07%)
Mutual labels:  raytracer, raytracing
Plotoptix
Data visualisation in Python based on OptiX 7.2 ray tracing framework.
Stars: ✭ 252 (+334.48%)
Mutual labels:  raytracing, 3d-graphics
Luxcore
LuxCore source repository
Stars: ✭ 601 (+936.21%)
Mutual labels:  raytracing, 3d-graphics
monte-carlo-ray-tracer
Physically based renderer with Path Tracing and Photon Mapping.
Stars: ✭ 246 (+324.14%)
Mutual labels:  raytracer, raytracing
webrays
WebRays - Ray Tracing on the Web
Stars: ✭ 38 (-34.48%)
Mutual labels:  raytracing, 3d-graphics
SlimTracin
Software ray tracer written from scratch in C that can run on CPU or GPU with emphasis on ease of use and trivial setup
Stars: ✭ 49 (-15.52%)
Mutual labels:  raytracing, 3d-graphics
C-Raytracer
A CPU raytracer from scratch in C
Stars: ✭ 49 (-15.52%)
Mutual labels:  raytracer, raytracing
f3d
Fast and minimalist 3D viewer.
Stars: ✭ 791 (+1263.79%)
Mutual labels:  raytracing, 3d-graphics
Flycube
Graphics API wrapper is written in C++ on top of Directx 12 and Vulkan. Provides main features including ray tracing.
Stars: ✭ 78 (+34.48%)
Mutual labels:  raytracing, 3d-graphics
Embree viewer
Embree viewer is a simple implementation of a progressive renderer, based on Intel's Embree raytracing kernels. Its UI is written in SDL2, and it supports Alembic, OBJ file formats, with a JSON file to describe a scene.
Stars: ✭ 19 (-67.24%)
Mutual labels:  raytracing, 3d-graphics
ctrt
Compile-Time Ray Tracer in Rust ported from C++
Stars: ✭ 82 (+41.38%)
Mutual labels:  raytracer, raytracing
Photon-v2
A program that takes photographs of a virtual world.
Stars: ✭ 75 (+29.31%)
Mutual labels:  raytracer, raytracing
rust-tracer
Simple Ray tracer written in Rust
Stars: ✭ 14 (-75.86%)
Mutual labels:  raytracer, raytracing
Monte-Carlo-Path-Tracer
A realistic Monte Carlo Path Tracer project for CS230 (Virtual Reality and Interactive 3D Graphics Display), ACM Class, SJTU
Stars: ✭ 19 (-67.24%)
Mutual labels:  raytracer, 3d-renderer
Tracey
A 3d ray tracer in C++ (High School Project)
Stars: ✭ 24 (-58.62%)
Mutual labels:  raytracer, raytracing
gzweb
Web client for Gazebo classic simulation
Stars: ✭ 36 (-37.93%)
Mutual labels:  3d-graphics

Art of Illusion

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 ant in this directory. Use ant help to see more advanced options.

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


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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].