appleseedhq

A modern open source rendering engine for animation and visual effects

Technologies
python, c++, qt
Topics
3d, rendering, computer graphics, animation, vfx
A modern open source rendering engine for animation and visual effects

Overview

appleseed is an open source, physically-based global illumination rendering engine primarily designed for animation and visual effects.

appleseed is actively developed by a small, international team of talented volunteers from the animation and VFX industry. Its core mission is to provide individuals and small studios with a complete, reliable, fully open rendering package.

Over the years appleseed has been used on several projects including TV documentaries, ads, promotional videos and an animation short.

Paradigm

appleseed implements a modern workflow based on path tracing that enables artifact-free, single pass rendering with very little technical tuning. It is simultaneously capable of strictly unbiased rendering when total accuracy matters, and biased rendering when artistic freedom and shorter rendering time are paramount.

Features

appleseed supports fully programmable shading via Sony Pictures Imageworks' Open Shading Language (OSL), RGB/spectral/mixed rendering, fast and robust transformation and deformation motion blur, state-of-the-art ray traced subsurface scattering, exhaustive Python and C++ APIs and many other production-oriented features.

Ecosystem

Along with the core renderer, the team is actively developing high quality integrations into Autodesk Maya and Autodesk 3ds Max. appleseed is also the default rendering engine of Image Engine’s Gaffer.

Timeline

appleseed was founded in May 2009 by François Beaune, a former rendering engineer from the core R&D team at mental images (now NVIDIA).

In October 2011, the development of appleseed benefited from a technology sharing agreement with Jupiter Jazz Limited and received funding for one year. Since October 2012, appleseed relies on the continued effort of talented volunteers.

2017 Program

Successful Projects

Contributor
Gleb Mishchenko
Mentor
Esteban Tovagliari
Organization
appleseedhq
Python scripting feature for appleseed.studio
Python is an easy-to-learn and easy-to-use language which is often used to automate actions with scripts and to accelerate development of modules,...
Contributor
Petra Gospodnetić
Mentor
Franz
Organization
appleseedhq
Implementation of the Improved Many-Light Sampling Algorithm by Nathan Veghdal
In order to render a nice looking scene (where light is concerned) we need to take into consideration that an object is lit by a combination of...
Contributor
Artem Bishev
Mentor
Franz
Organization
appleseedhq
Volume Rendering
Currently, appleseed only renders the surfaces of objects, and treats the space between objects as a void. Hereby, one of the most requested features...