-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add Blender plugin #312
Comments
It was mentioned in an email thread in https://cloud.google.com/solutions/creating-a-render-farm-on-gcp-using-opencue#submit_a_job |
For a seamless UX, there should be a Blender plugin. This allows artists who don't care about technical details to work. Links: |
@fire Thanks! Yes, as you mentioned OpenCue does technically support Blender already, but is lacking a plugin to provide easy job launching. Agreed this would be a great thing to add. I've updated the issue title to reflect that, hope that's alright. |
Has this been placed on the roadmap? We would like to switch to OpenCue, but the UX for the artists should be as seamless as possible. |
It is definitely on the roadmap and one of the first new plugins we would like to see added. I don't really have an ETA to share though -- dev schedules are hard to pin down unless we get a volunteer who wants to take a stab at writing it. |
Can you give a hint on where to start? I'm just talking about Blender support in CueSubmit standalone, not a Blender addon for now. |
Hi Tobias,
I went ahead and put together a very simple Blender option in CueSubmit
standalone that I'm hoping should help get people started. It requires a
user populate the blender file field, and can also specify frame range and
output path/format. Those are the only controls that have been exposed
though. By default it assumes that 'blender' is in your PATH env var, if
not you can override the render command using the "BLENDER_RENDER_CMD"
environment variable.
The changes are currently in review in PR #381
<#381>.
Please let me know if there's any additional functionality that we should
add in and I'll see what we can do.
Thanks,
Greg
…On Tue, Jul 16, 2019 at 9:38 AM Tobias Kummer ***@***.***> wrote:
Can you give a hint on where to start? I'm just talking about Blender
support in CueSubmit standalone, not a Blender addon for now.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#312?email_source=notifications&email_token=AAWUA2HZM3STJX5XOIPUQITP7X2R7A5CNFSM4HMJLUHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2BOBBQ#issuecomment-511893638>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAWUA2BSVOT7XX5QQAJGAFLP7X2R7ANCNFSM4HMJLUHA>
.
|
Thanks Greg! Once that #381 is merged, the next step here would be to build a Blender plugin that automates filling in these fields. The Maya plugin should serve as a good template for this -- it does the same thing. |
What is the status of this? |
@fire No update on this since my last comment -- we would love to have a Blender plugin but no one's gotten to work on it yet. Are you interested in working on this or just inquiring about the status? |
I wanted to work on this, but I'm worried about using opencue because of the lack of support for open networks like on gce or aws. In particular, no security accounts or roles. So I'm waiting for that to be solved. |
Ok got it, thanks for the details! |
Hi @bcipriano I'm very interested in contributing to OpenCue (and working with ASWF as a whole) and thought Blender integration would be a good place to start. |
As discussed in the email thread, n-jay is taking over the development of this feature. |
Support Blender as a render for jobs.
The text was updated successfully, but these errors were encountered: