blender / cycles

The Cycles Render Engine - official mirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cycles Renderer

Cycles is a path tracing renderer focused on interactivity and ease of use, while supporting many production features.

https://www.cycles-renderer.org

Building

Cycles can be built as a standalone application or a Hydra render delegate. See BUILDING.md for instructions.

Examples

The repository contains example xml scenes which could be used for testing.

Example usage:

./cycles scene_monkey.xml

You can also use optional parameters (see ./cycles --help), like:

./cycles --samples 100 --output ./image.png scene_monkey.xml

For the OSL scene you need to enable the OSL shading system:

./cycles --shadingsys osl scene_osl_stripes.xml

Contact

For help building or running Cycles, see the channels listed here:

https://www.cycles-renderer.org/development/

About

The Cycles Render Engine - official mirror

License:Apache License 2.0


Languages

Language:C++ 65.9%Language:C 25.6%Language:CMake 4.3%Language:Objective-C++ 3.2%Language:Metal 0.4%Language:Python 0.2%Language:Cuda 0.1%Language:HTML 0.1%Language:CSS 0.1%Language:JavaScript 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%