• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cmake/H03-May-2022-951820

docs/H03-May-2022-961446

resources/logo/H31-Aug-2019-

sandbox/H31-Aug-2019-946,369941,267

scripts/H03-May-2022-10,0056,976

src/H31-Aug-2019-620,357446,712

.appveyor.ymlH A D31-Aug-20193.5 KiB9878

.editorconfigH A D31-Aug-2019306 1915

.travis.ymlH A D31-Aug-20192.2 KiB8569

README.mdH A D31-Aug-20192.6 KiB4427

README.md

1# appleseed [![Build Status](https://travis-ci.org/appleseedhq/appleseed.svg?branch=master)](https://travis-ci.org/appleseedhq/appleseed) [![Build status](https://ci.appveyor.com/api/projects/status/7550aaymiusjpk20?svg=true)](https://ci.appveyor.com/project/appleseedhq/appleseed)
2
3![Interior Scene by Juan Carlos Gutiérrez](https://github.com/appleseedhq/appleseedhq.github.io/raw/master/img/renders/jc-interior.jpg)
4
5## Overview
6
7appleseed is an open source, physically-based global illumination rendering engine primarily designed for animation and visual effects.
8
9appleseed 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.
10
11Over the years appleseed has been used on several projects including [TV documentaries](https://vimeo.com/81199785), ads, promotional videos and [an animation short](http://www.fetchaveryshortfilm.com/).
12
13appleseed is available as a portable C++ library with C++ and Python APIs, as a set of standalone applications for Windows, Linux and macOS, and as native plugins for content creation applications. [Downloads →](https://appleseedhq.net/download.html)
14
15[Read more…](https://appleseedhq.net/about.html)
16
17## On the Web
18
19* Home: [appleseedhq.net](https://appleseedhq.net/)
20* Twitter: [twitter.com/appleseedhq](https://twitter.com/appleseedhq)
21* Vimeo: [vimeo.com/appleseedhq](https://vimeo.com/appleseedhq)
22* Discord: [discord.gg/dNCE5J8](https://discord.gg/dNCE5J8)
23* Forum: [forum.appleseedhq.net](https://forum.appleseedhq.net/)
24
25## Contributing
26
27* [How to build appleseed from source](https://github.com/appleseedhq/appleseed/wiki/Building-appleseed)
28* [Coding philosophy and guidelines](https://github.com/appleseedhq/appleseed/wiki/Coding-Philosophy-and-Guidelines)
29* [Detailed projects ideas](https://github.com/appleseedhq/appleseed/wiki/List-of-Project-ideas-for-GSoC-2019)
30* [Developer and contributor wiki](https://github.com/appleseedhq/appleseed/wiki)
31
32## Related Projects
33
34* [appleseed for Autodesk® Maya®](https://github.com/appleseedhq/appleseed-maya)
35* [appleseed for Autodesk® 3ds Max®](https://github.com/appleseedhq/appleseed-max)
36* [appleseed for Blender](https://github.com/appleseedhq/blenderseed)
37* Image Engine's [Gaffer](http://www.gafferhq.org/) (into which appleseed is integrated)
38
39## License
40
41appleseed and its accompanying software is released under the [MIT license](https://en.wikipedia.org/wiki/MIT_License).
42
43© 2010-2019 The appleseedhq Organization
44