Skip to content

The Cycles Render Engine - official mirror

License

Notifications You must be signed in to change notification settings

blender/cycles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64e0f44 · Mar 16, 2025
Feb 9, 2024
Aug 9, 2024
Jan 15, 2024
Feb 27, 2025
Mar 16, 2025
Jun 26, 2024
Mar 16, 2025
Sep 9, 2024
Jun 26, 2024
Apr 25, 2022
Feb 27, 2025
Sep 26, 2022
Feb 27, 2025
Mar 16, 2025
Feb 27, 2025
Nov 15, 2014
Apr 12, 2022
Mar 11, 2025

Repository files navigation

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/