Because environments are virtual and reference a central repo, they require minimal disk space. Cross-Platform: Works across Linux, Windows, and macOS. 4. How It Works Request: A user requests a package: rez env houdini . Resolve: Rez examines dependencies and resolves conflicts.
A specific set of resolved packages can be locked and reused, ensuring that a scene built today works exactly the same in three years. 3. Key Benefits
Rez is used by various studios in the Animation and VFX industry and is part of the Academy Software Foundation (ASWF) . Because environments are virtual and reference a central
Environments can contain hundreds of packages, yet typically resolve and load in just a few seconds.
The user is placed into a new sub-shell with the configured environment. 5. Common Use Cases How It Works Request: A user requests a
When a user requests a tool (e.g., rez env maya-2025 ), Rez creates a temporary, lightweight environment that links to the necessary libraries.
It is primarily used in to manage specialized software (e.g., Maya, Houdini, Nuke) and their associated plugins/libraries. 2. Core Concepts rez env maya-2025 )
Testing new software versions without breaking existing pipelines.