can we submit the job through unreal engine in CGRU

General discussions and questions.
Post Reply
kamlesh0999
Posts: 11
Joined: Thu Aug 06, 2020 1:19 pm

can we submit the job through unreal engine in CGRU

Post by kamlesh0999 »

Hi
can we integrate the unreal engine with CGRU means can we submit the job through unreal engine in CGRU
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: can we submit the job through unreal engine in CGRU

Post by timurhai »

Hi!

Afanasy just launch commands, that you have specified during job construction.
It does know nothing, about how to encode movies, render scenes, archive files.
It does know nothing about Nuke, Houdini, Blender.

If your commands will launch some "unreal engine", Afanasy can distribute it over farm.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
ananboop
Posts: 2
Joined: Tue Sep 22, 2020 10:49 am

Re: can we submit the job through unreal engine in CGRU

Post by ananboop »

Then why are we getting different software options for patch in CGRU Keeper?
How can we bring Unreal Engine as one of the Software options in Keeper?
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: can we submit the job through unreal engine in CGRU

Post by timurhai »

Keeper can be used to launch software with CGRU environment (used for Afanasy Python API).
Software menu items are described in this file:
https://github.com/CGRU/cgru/blob/maste ... oftware.py

What do you want?
Add some menu item to CGRU keeper?
It's Software section used mostly for CGRU testing/demo.
You have white a good submission scrips for a new software? Created a good examples and launchers?
Documented it all?

Adding an item to all CGRU users is the last (overall) step of a software integration, and this step is optional (not mandatory).

If you are using Keeper to launch software and want to add some custom menu item in Keeper you can simple edit this folder:
https://github.com/CGRU/cgru/tree/master/start
Keeper reads its items on start and creates a menu.
You can add Software folder there and add there any custom items.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply