QuadPype is an open source comprehensive solution designed to streamline and structure studio workflows for all kind of productions (2D, 3D, VFX, …). Whether you're an artist, developer, or project manager, QuadPype provides the tools you need to simplify and enhance digital content creation.
- Centralized Project Management: QuadPype is linked to your production tracker to optimise the project management and centralized the information.
- Integration with Softwares: Compatible with major digital content creation tools (DCC), see integrations.
- Remote Access Capabilities: Enables collaboration from the studio, from home and ease the way to collaborate with other entities around the world.
- Modular Design with Extensions: Customize QuadPype by adding modules for additional functionality tailored to your needs.
- Active Development: The solution is actively maintained by the Quad's Developer Team.
QuadPype adapts to different organizational setups and is integrated in the following products:
You are a …
QuadPype is the updated and maintained successor of OpenPype. The core maintainers of OpenPype have decided to create a new product called AYON, but this solution seems to us over-complexify the goal of a simple to install, setup, configure and use pipeline solution. This is why we decided to create this repository.
But OpenPype isn't the starting point of this pipeline solution, a lot of people have worked on multiple open source projects to get to the point we are today.
These are the projects that leads us to create QuadPype:
flowchart LR;
style D fill:#2381A0,color:#FFF;
A@{ shape: doc, label: "<a title="Pyblish" href="https://github.com/pyblish">Pyblish</a><br>2014" };
B@{ shape: doc, label: "<a title="Avalon" href="https://github.com/getavalon">Avalon</a><br>2016" };
C@{ shape: doc, label: "<a title="OpenPype" href="https://github.com/ynput/OpenPype">OpenPype</a><br>2018" };
D@{ shape: doc, label: "**QuadPype**<br>2024" };
A-->B-->C-->D;
As you can see by the diagram above, QuadPype is the result of the collaborative effort of dozens of people with the common goal to create a good pipeline solution. In keeping with this spirit, all contributions are encouraged, either by reporting Issues or creating Pull Requests to improve the solution.
Note
If you have development skills or want to try debugging QuadPype by yourself, check the Developer Documentation.
The project is under the MIT License.