Hi, me and my friend are working together on making an airplane, let's say he makes the cockpit and I make the rest of the body. Is there a possibility that if both of us upload our file on a cloud server then our respective files automatically gets merged? Just like the programmers do in GitHub with the code.
Replies
hm i never did such a thing as its really not common in games to do this in the 3d software but in the engine
but have you tried referencing those parts into a master file?
I would use USD to get that working. Its designed for that kind of workflows.
Hi, oglu thanks can you provide me the website link?
Like Nexo, I don't wanna do the manual work we just want some 3rd party should do that.
Its build into maya. Just load the USD plugin.
https://github.com/Autodesk/maya-usd
but it would only be a one time setup? you work in file A, he works in file B. both get referenced in File C.
if you open file C it will always reference in the latest versions of A and B?