You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
thanks for the interest in this project but as you can see from the last commits, it's not active anymore.
That's why I'm not planning to add any screenshots or demos
I wrote this as a very basic pipeline for the CG department at my university.
So it's aimed at small productions with teams between 5-10 people.
It provides basic functionality of saving, loading, versioning files.
There is a rudimentary reference workflow implemented for maya.
It probably still has bugs. In the last 2 years I learned a lot and would do things completely different.
Looking at your profile it seems as you might be interested in solutions targeting enterprises/studios.
I'm afraid this project does not help you much then.
The file management is very basic.
It has no real framework for automation, building asset graphs etc.
You might run into issues with working in a very parallel environment divided into departments.
It's not secure by any means. It doesn't scale nicely as everything runs local (no server/services).
Something I found useful for other projects was some of the UI I developed. It has been ripped out and put into https://github.com/storax/easymodel
If you have any questions, feel free to ask and I'll try to answer them.
It would be nice to see some screenshots or demo. After 15 min looking at the code I still have pretty vague understating what this project is doing.
The text was updated successfully, but these errors were encountered: