getavalon / core

The safe post-production pipeline - https://getavalon.github.io/2.0
MIT License
213 stars 48 forks source link

Unity Integration #519

Open BigRoy opened 4 years ago

BigRoy commented 4 years ago

Issue

The Unity game engine is getting Python support. This means it should become possible to get a working Avalon pipeline integration for the Unity Editor.

In many ways Unity operates similar to Unreal Engine, like loading content and generating their Unity representation as "prefabs". As such this links closely to #498

I'm opening this issue to create awareness and to keep track of any progress on a potential Unity integration for Avalon.


As mentioned on Avalon gitter

ddesmond commented 4 years ago

A bit more resources :) , maybe some of this help/shed more light on Unity3d. About prefabs About Internal assets

There should be update to the unity3d python docs soonish, there is not much at this very moment.

hannesdelbeke commented 2 years ago

related: using pyblish in unity works fine with Pyblish lite see https://forums.pyblish.com/t/pyblish-in-unity/678/2