Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - giotto

Pages: [1]
1
Work in Progress/Tests / Re: Second Test MayatoCorona
« on: 2015-07-07, 18:28:14 »
His majesty

2
Work in Progress/Tests / Re: Second Test MayatoCorona
« on: 2015-07-03, 20:46:47 »
about 20 hours for the first image @4000*3000 with DOF and gi/faa: 8
7/8 hours for second and third @4000*3000

cpu xeon e5 2697 24core @ 2.7ghz

3
Work in Progress/Tests / Second Test MayatoCorona
« on: 2015-07-03, 10:58:12 »
Trying to push Corona on Maya a little bit further.
I'm testing some simplified shaders workflow I use with mental ray, not bad at all.
A great things to have could be something like :
AO_shader
Mib_color_Mix
Layered Shader
curvature shader

A really big thank to Haggi for the great work, please support him to bring us a final version of Corona for Maya as soon as possible.
We really need it!


4
[Archive] Chaos Corona for Maya / Re: AO pass
« on: 2015-06-18, 09:46:58 »
Ok thank you, however a good news.

5
[Archive] Chaos Corona for Maya / AO pass
« on: 2015-06-17, 15:52:51 »
Hi Haggi,
there is way to do an Ambient Occlusion pass or bake in corona for Maya ?

tnx

6
[Archive] Chaos Corona for Maya / Bump nodes cascade
« on: 2015-06-03, 16:12:05 »
Hi,
i try a bump cascade (it works with mental ray) connecting two bump nodes (bump mode) with different image nodes in standard way (bump2d1.OutNormal -> bump2d2.NormalCamera) but it doesn't work, it read only the first connected.
Is there any chance to use multiple bump maps (multiple rgb maps or normal and rgb mix) ?

7
Work in Progress/Tests / First complete test
« on: 2015-05-21, 15:01:53 »
Hi,
this is my first simple test scene completed.
I'm really impressed by the performance and lighting efficiency of Corona
The materials are very simple, in this scene i've tested only bump and some ramps
DOF is from the camera, totally computed by corona.
A little color correction in PS with lighting/contrast/saturation/ adjustment
With this scene it crashes very rarely, i think Maya do the wrong thing in the wrong time. As always :)

PS.
Haggi, a very useful shader (imho) would be a Curvature Shader like this for MR http://www.tomcowland.com/mentalray/tc_curvature/

8
[Archive] Chaos Corona for Maya / Re: mayaToCorona 0.40
« on: 2015-05-05, 15:28:50 »
ok it seems to work.
Thank you


Maya 2015 sp6

9
[Archive] Chaos Corona for Maya / Re: mayaToCorona 0.40
« on: 2015-05-04, 17:24:51 »
Hi Haggi,
i launch maya, try to set Corona on Render Globals and get this error:

# mtCoronaLogger : Init renderer Corona
# renderLogger : registerRenderer
unregister
// Warning: };
 //
// Warning: "C:/Program Files/Autodesk/Maya2015/scripts/others/imageFormats.mel" line 79.2 : Global variable is already initialized; this occurrence is ignored. //
// Warning: };
 //
// Warning: "C:/Program Files/Autodesk/Maya2015/scripts/others/imageFormats.mel" line 97.2 : Global variable is already initialized; this occurrence is ignored. //
// Warning: };
 //
// Warning: "C:/Program Files/Autodesk/Maya2015/scripts/others/imageFormats.mel" line 109.2 : Global variable is already initialized; this occurrence is ignored. //
# renderLogger : registerAETemplateCallbacks
updateRendererUI;
// Warning: };
 //
// Warning: "C:/Program Files/Autodesk/Maya2015/scripts/others/imageFormats.mel" line 79.2 : Global variable is already initialized; this occurrence is ignored. //
// Warning: };
 //
// Warning: "C:/Program Files/Autodesk/Maya2015/scripts/others/imageFormats.mel" line 97.2 : Global variable is already initialized; this occurrence is ignored. //
// Warning: };
 //
// Warning: "C:/Program Files/Autodesk/Maya2015/scripts/others/imageFormats.mel" line 109.2 : Global variable is already initialized; this occurrence is ignored. //
# renderLogger : RegisterRenderer done
# mtCoronaLogger : searching aeTemplate dir C:\Program Files\mayaToCorona\scripts/Corona/AETemplate/ for templates.
# mtCoronaLogger : found 9 templates.
# mtCoronaLogger : trying to load aeTemplate AECoronaLayeredTemplate with command python("import Corona.AETemplate.AECoronaLayeredTemplate");.
# mtCoronaLogger : trying to load aeTemplate AECoronaLightTemplate with command python("import Corona.AETemplate.AECoronaLightTemplate");.
# mtCoronaLogger : trying to load aeTemplate AEcoronaPassesNodeTemplate with command python("import Corona.AETemplate.AEcoronaPassesNodeTemplate");.
# mtCoronaLogger : trying to load aeTemplate AECoronaRaytypeTemplate with command python("import Corona.AETemplate.AECoronaRaytypeTemplate");.
# mtCoronaLogger : trying to load aeTemplate AECoronaSurfaceTemplate with command python("import Corona.AETemplate.AECoronaSurfaceTemplate");.
# mtCoronaLogger : trying to load aeTemplate AECoronaVolumeTemplate with command python("import Corona.AETemplate.AECoronaVolumeTemplate");.
# mtCoronaLogger : trying to load aeTemplate AEenviromentPortalTemplate with command python("import Corona.AETemplate.AEenviromentPortalTemplate");.
# mtCoronaLogger : trying to load aeTemplate AEOSLNodeTemplate with command python("import Corona.AETemplate.AEOSLNodeTemplate");.
updateRendererUI;
updateRendererUI;
addOneTabToGlobalsWindow("mayaVector", "Common", "createMayaSoftwareCommonGlobalsTab");
addOneTabToGlobalsWindow("mayaVector", "Maya Vector", "createVectorGlobalsTab");
addOneTabToGlobalsWindow("Corona", "CoronaCommonGlobals", "CoronaCommonGlobalsCreateTab");
addOneTabToGlobalsWindow("Corona", "CoronaRenderer", "CoronaRendererCreateTab");
addOneTabToGlobalsWindow("Corona", "CoronaPasses", "CoronaPassesCreateTab");
addOneTabToGlobalsWindow("Corona", "CoronaGi", "CoronaGiCreateTab");
addOneTabToGlobalsWindow("Corona", "CoronaTranslator", "CoronaTranslatorCreateTab");
addOneTabToGlobalsWindow("mentalRay", "Common", "createMayaSoftwareCommonGlobalsTab");
addOneTabToGlobalsWindow("mentalRay", "Passes", "createMayaRenderPassTab");
addOneTabToGlobalsWindow("mentalRay", "Features", "createMentalRayFeaturesTab");
addOneTabToGlobalsWindow("mentalRay", "Quality", "createMentalRayQualityTab");
addOneTabToGlobalsWindow("mentalRay", "Indirect Lighting", "createMentalRayIndirectLightingTab");
addOneTabToGlobalsWindow("mentalRay", "Options", "createMentalRayOptionsTab");
# renderLogger : Created node coronaGlobals
# mtCoronaLogger : afterGlobalsNodeReplacement
CREATE OpenMayaCommonGlobals
# renderLogger : OpenMayaCommonGlobalsCreateTab()
# renderLogger : OpenMayaCommonGlobalsUpdateTab()
# renderLogger : OpenMayaCommonGlobalsUpdateTab()
updateExrUI imageFormat extension Bmp
# mtCoronaLogger : CoronaRendererCreateTab()
# Error: line 2: AttributeError: file C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\core\nodetypes.py line 349: nt.CoronaGlobals(u'coronaGlobals') has no attribute or method named 'globalVolume' #
# Error: line 2: MelError: file C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\core\language.py line 835: Error during execution of MEL script: line 2: AttributeError: file C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\core\nodetypes.py line 349: nt.CoronaGlobals(u'coronaGlobals') has no attribute or method named 'globalVolume'
Script:
  CoronaRendererCreateTab #



Pages: [1]