This is a fork of Prism Pipeline to support Linux.
Prism automates and simplifies the workflow of animation and VFX projects.
You can find more information on the website:
This repository contains the Prism core application and the officially available open source plugins. Additional features and plugins are available on the Prism website.
On the website you can find the latest official installer.
For a getting started guide about how to use Prism see the Documentation.
- Download or clone this repository
git clone https://github.com/adro79/Prism-Linux
-
Install the following dependencies
- python
- imageio
- imageio_ffmpeg
- numpy
- oiio
- psutil
- pyside2 / pyside6
- ffmpeg
- python
-
Download Prism dependencies.
-
Extract the CrossPlatform folder to Prism's folder/PythonLibs (We don't need the other folders).
-
Execute
prism.sh
file to launch Prism.
This project is licensed under the GNU LGPL-3.0-or-later License - see the license-LGPL.txt file for details.