All Projects → RxLaboratory → Ramses

RxLaboratory / Ramses

Licence: GPL-3.0 license
The Rx Asset Management System for motion picture production

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Ramses

TACTIC-Handler
PySide based TACTIC client for maya, nuke, 3dsmax, houdini, etc
Stars: ✭ 67 (+39.58%)
Mutual labels:  pipeline, asset-pipeline, asset-management
httpit
A rapid http(s) benchmark tool written in Go
Stars: ✭ 156 (+225%)
Mutual labels:  pipeline
nanoseq
Nanopore demultiplexing, QC and alignment pipeline
Stars: ✭ 82 (+70.83%)
Mutual labels:  pipeline
SeqTools
A python library to manipulate and transform indexable data (lists, arrays, ...)
Stars: ✭ 42 (-12.5%)
Mutual labels:  pipeline
k3ai-core
K3ai-core is the core library for the GO installer. Go installer will replace the current bash installer
Stars: ✭ 23 (-52.08%)
Mutual labels:  pipeline
rails-docker-parallel-example
An example of how to run Rails CI and test steps in parallel with Docker and Buildkite
Stars: ✭ 19 (-60.42%)
Mutual labels:  pipeline
pypely
Make your data processing easy
Stars: ✭ 17 (-64.58%)
Mutual labels:  pipeline
IARC-nf
List of IARC bioinformatics nextflow pipelines
Stars: ✭ 34 (-29.17%)
Mutual labels:  pipeline
html-pipeline
HTML processing filters and utilities in Go version
Stars: ✭ 18 (-62.5%)
Mutual labels:  pipeline
Apos.Content
Content builder library for MonoGame.
Stars: ✭ 14 (-70.83%)
Mutual labels:  pipeline
hyperdrive
Extensible streaming ingestion pipeline on top of Apache Spark
Stars: ✭ 31 (-35.42%)
Mutual labels:  pipeline
pipen
pipen - A pipeline framework for python
Stars: ✭ 82 (+70.83%)
Mutual labels:  pipeline
jenkins-terraform-pipeline
create a jenkins pipeline which uses terraform to manage AWS resources
Stars: ✭ 17 (-64.58%)
Mutual labels:  pipeline
open-solution-googleai-object-detection
Open solution to the Google AI Object Detection Challenge 🍁
Stars: ✭ 46 (-4.17%)
Mutual labels:  pipeline
SalmonTE
SalmonTE is an ultra-Fast and Scalable Quantification Pipeline of Transpose Element (TE) Abundances
Stars: ✭ 63 (+31.25%)
Mutual labels:  pipeline
cloud-native-pipelines
Cloud-native pipelines leveraging Concourse, Pivotal Build Service and Spinnaker to deploy apps
Stars: ✭ 15 (-68.75%)
Mutual labels:  pipeline
bitbucket-push-and-pull-request-plugin
Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.
Stars: ✭ 47 (-2.08%)
Mutual labels:  pipeline
MIPS-pipeline-processor
A pipelined implementation of the MIPS processor featuring hazard detection as well as forwarding
Stars: ✭ 92 (+91.67%)
Mutual labels:  pipeline
lightflow
A lightweight, distributed workflow system
Stars: ✭ 67 (+39.58%)
Mutual labels:  pipeline
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Stars: ✭ 821 (+1610.42%)
Mutual labels:  pipeline

Ramses

Ramses, the Rx Asset Management System, is a complete framework to help you, your team, your studio, to track the production of your films.

It is meant to be used both by freelancers, small or big teams.

Read the doc on ramses.rxlab.guide!

Developer guides are available on ramses.rxlab.io.

Post your feedback, bug reports and feature requests in the issues. Issues are nicely arranged in the Projects tab to help track their states.

Join us on chat.rxlab.info, we don't bite!

▹ Here's the changelog.

▹ Free and open source

Ramses is licensed under the GNU General Public License v3, which means you're free to do anything you'd like with it, use it the way you want, modify it, and share your modifications.

▹ Modular and scalable

Ramses is made of several components which can be used either individually or as a whole framework. If you just need an add-on to your creative software to improve your workflow and versionning, you could use only one of the Ramses Add-ons. If you're interested in production tracking, you'll need the Ramses Client Application and maybe connect it to the Ramses Server to stay connected with your team.

Of course, each of these components can work together and share information for a seamless integration into your workflow.

This scalability makes Ramses a good choice for individuals as well as teams of all sizes.

  • The Ramses Server is a PHP + MySQL server (a REST API) *which stores the data and serves it to the Ramses Client Applications installed on the workstations.

  • The Ramses Client Application is a Qt/C++ application run on each workstation and is the central application which provides the main User Interface of Ramses.

  • The Ramses Add-ons are scripts to be used from inside the creative applications (e.g. Blender, Maya, After Effects…) so that the artist does not have to leave his application to use Ramses, and which provide versionning and production tracking tools.

▹ Production Planning

Ramses helps you easily plan your production, and estimate how long you'll need to produce your project.

For each shot and asset of the project, you'll be able to (automatically) estimate how long it will take to produce, and Ramses will keep track of all estimations for you so you can plan accordingly.

▹ Production Tracking

At any time, Ramses can tell you where you are in the production, how late (or not) you are, and warn you if something's going wrong.

You can always keep a close (or overall) look at the production, and check which assets and shots are longer or shorter to produce, and the state in which they are at any time.

▹ Pipeline automation

In combination with the Ramses Add-ons which integrate Ramses in your favorite creative software, Ramses is able to automate your pipeline, managing the versionning of the files, the exports, imports and all these manual tasks a robot could do for you.

An example: the Autodesk Maya shelf of the Ramses Maya Add-on.

With a nice and modern nodal view, it's easy to design your pipeline, connecting each step and setting how the data should go from one step to the other. All this information will be used both by the Ramses production tracking algorithms and the Add-ons to help you focus on your real work: creation.

▹ (Very) Easy-to-use

A tool like Ramses is here to help, not to give you a headache.

All user interface components have been carefully crafted to be beautiful, but most of all to be intuitive and practical. Everything has to be clear, precise, and meaningful.

Of course, there's this comprehensive documentation if you have any doubt...

▹ And also...

  • Why would one want to track one's production from a web browser? Ramses comes with its own native application for Linux, Mac OS and Windows. It's designed to by very light and unintrusive, fast and responsive.
    It ususally takes about ten times less memory than a usual web-browser with a single tab opened.

  • Ramses is extensible. Although it already comes with some add-ons for your creative software, if you have specific needs, you can use the provided Python and Adobe ExtendScript API, to implement your own add-ons which fully integrate with both Ramses and your creative applications. The Daemon and the Server API are also fully documented. And, after all, Ramses is open source!

  • Ramses can manage all your files: the idea is that you won't ever need to search for any file through the system's explorer.

▹ The future

Ramses is (far from) not finished. And probably never will: it is going to evolve, and there are a lot of other planned features and improvements on their way!

Read the changelog for more details about what's going on, and known issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].