General Category > [Archive] Chaos Corona for Maya
mayaToCorona 0.47
haggi:
I implemented round corners the way it now works for the other 3d packages. There will be no roundCorners attribute like in the old shader. I suppose there will be a object set attribute sometime in the near future.
Now with the noOSL textures, I don't have very much influence in the speed any more. It is all pure Corona unless you use OSL shaders.
I only implement a animation option in the render view if more than only one person needs it. I personally do not like it, and it is the first thing I turn off in vray. The goal is to be as interactive as possible and this is not the case any more if you do animations. And if you are not interactive any more you can do batch rendering with one mouseclick.
max45:
--- Quote from: haggi on 2015-11-22, 19:14:06 ---I only implement a animation option in the render view if more than only one person needs it. I personally do not like it, and it is the first thing I turn off in vray. The goal is to be as interactive as possible and this is not the case any more if you do animations. And if you are not interactive any more you can do batch rendering with one mouseclick.
--- End quote ---
I need 5-10 frames sequence. 2-3 hours per frame.
it is better to see the problem in a buffer.
Very hard implement this checkbox?
haggi:
Implementing a checkbox is not a problem. The main problem is that it is error prone. Normally you fire off a rendering and you can continue to work. But as soon as you start a sequence, you should not change the scene any more because this can cause problems if the next frame is rendered.
So what you need is not to be able to render a sequence directly in the UI, but you need a standalone viewer for a batch rendering which shows the render process. Even if it is the plan to implement such a standalone viewer, it will take some time, at least a few months.
jpatton:
The render settings do not load. I get this error:
# Error: line 2: MelError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\core\language.py line 906: Error during execution of MEL script: line 2: KeyError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\core\system.py line 543: renderData
Script:
CoronaCommonGlobalsCreateTab
any ideas?
haggi:
Do you have installed Mtoa or Vray on your system?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version