An open API service indexing awesome lists of open source software.

https://github.com/quadproduction/quadpype

Pipeline solution for all kind of productions (2D, 3D, VFX, …)
https://github.com/quadproduction/quadpype

3d animation cgi management pipeline production studio tracking vfx vfx-pipeline workflow

Last synced: 25 days ago
JSON representation

Pipeline solution for all kind of productions (2D, 3D, VFX, …)

Awesome Lists containing this project

README

          

![banner](https://github.com/user-attachments/assets/a4dda6e4-55b9-4baa-9242-89120c36aabb)

# QuadPype

**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.

---

## 🌟 **Key Features**

- **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](#-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](https://github.com/quadproduction/quadpype/wiki/08-%E2%80%90-Maintainers).

## 🧩 **Integrations**

QuadPype adapts to different organizational setups and is integrated in the following products:

## 🚀 **Getting Started**

***You are a …***

|

👥 User

|

👩‍💼 Studio Admin

|

🧑‍💻 Developer / TD

|
| :--: | :-----------: | :------------: |
| [Documentation for Users, Artists and Coordinators](https://github.com/quadproduction/quadpype/wiki/06-%E2%80%90-User-Guides) | [Global Configuration and Project Management](https://github.com/quadproduction/quadpype/wiki/03-%E2%80%90-Global-Configuration) | [Technical Documentation](https://github.com/quadproduction/quadpype/wiki/07-%E2%80%90-Development) |

## 📜 **History**

**QuadPype** is the updated and maintained successor of [**OpenPype**](https://github.com/ynput/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**:

```mermaid
flowchart LR;
style D fill:#2381A0,color:#FFF;
A@{ shape: doc, label: "Pyblish
2014" };
B@{ shape: doc, label: "Avalon
2016" };
C@{ shape: doc, label: "OpenPype
2018" };
D@{ shape: doc, label: "**QuadPype**
2024" };
A-->B-->C-->D;

```

## 🏗️ Contributing

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](https://github.com/quadproduction/quadpype/issues) or creating [Pull Requests](https://github.com/quadproduction/quadpype/pulls) to improve the solution.

> [!NOTE]
> If you have development skills or want to try debugging **QuadPype** by yourself, check the [Developer Documentation](https://github.com/quadproduction/quadpype/wiki/07-%E2%80%90-Development).

## 📑 License

The project is under the [MIT License](https://github.com/quadproduction/quadpype/blob/main/LICENSE).

![github-bottom-banner](https://github.com/user-attachments/assets/715e368d-c14b-42dd-b089-2dff6e7963cf)