Page 1 of 1

Live Plugin for Maya

Posted: Tue Jun 03, 2014 7:18 pm
by gianmarco
Hi, I just tryed Indigo and I very like it but before buy I want to undestand if you'll support Maya plug-in like Max or C4d or Blender with Live Blender Pug-ins.

Thanks for answer.
G.

Re: Live Plugin for Maya

Posted: Wed Jun 04, 2014 11:03 pm
by haggi
mayaToIndigo complete integration is on it's way. Have a look here: http://www.openmaya.net/openmaya/mayato ... _about.php

Re: Live Plugin for Maya

Posted: Thu Jun 05, 2014 9:44 pm
by gianmarco
Thanks Haggi for your work!!!
G.

Re: Live Plugin for Maya

Posted: Mon Jun 16, 2014 9:48 am
by zio
Didn't try it yet but I want to say thank you as well haggi.

Re: Live Plugin for Maya

Posted: Mon Jul 14, 2014 2:35 pm
by fourzeronine
Is there a compiled version of this somewhere?

Re: Live Plugin for Maya

Posted: Wed Aug 27, 2014 12:26 am
by zio
I ask for a compiled version too.

Or maybe I can ask were are the instructions on how to compile this.

Re: Live Plugin for Maya

Posted: Thu Sep 04, 2014 10:54 pm
by haggi
Sorry I missed your posts. Did you try to install the plugin from the download page? http://www.openmaya.net/openmaya/mayato ... wnload.php

I'm currently updating mayaToIndigo for maya2015 so we should have a working updated plugin soon.

Re: Live Plugin for Maya

Posted: Sat Sep 06, 2014 11:33 pm
by zio
I didn't tried it yet so I assumed that it was not compiled because of fourzeronine comment.

I will try it soon. Thanks again. :)

I hope that you can include diffraction and ISL.

Re: Live Plugin for Maya

Posted: Mon Dec 29, 2014 1:41 pm
by fourzeronine
It is not compiled for Maya 2015

Re: Live Plugin for Maya

Posted: Mon Mar 30, 2015 1:49 am
by zio
Finally I installed mayatoindigo.

Haggi, it would be nice to export the scene to indigo standalone as in MtI because we can move the camera and should be easier to implement that in render view. Is it?

Were is the scene being write to?

What is happening? Witch ccp file is handling the export to indigo and how the export is made?

Can you or CTZn or anybody guide me into the code in order to make some modifications like adding diffraction?

I think I can make some changes with some help.

Re: Live Plugin for Maya

Posted: Mon Mar 30, 2015 5:52 am
by CTZn
I am not competent before Haggi's work, however I'll be moving my computer to a landline internet connection any soon and may contribute at some point.

Re: Live Plugin for Maya

Posted: Fri Apr 24, 2015 3:46 am
by haggi
zio wrote: Haggi, it would be nice to export the scene to indigo standalone as in MtI because we can move the camera and should be easier to implement that in render view. Is it?
Were is the scene being write to?
What is happening? Witch ccp file is handling the export to indigo and how the export is made?
Can you or CTZn or anybody guide me into the code in order to make some modifications like adding diffraction?
Have a look at the Indigo.cpp, line 122. Igs files are written to the indigo subdirectory of the workspace.
https://github.com/haggi/OpenMaya/blob/ ... Indigo.cpp

Is diffraction a shader or a render option?

Re: Live Plugin for Maya

Posted: Sun May 10, 2015 2:50 am
by haggi
Okay, I finally found the time to update the plugin for the current maya versions.

Please download it from here:
http://openmaya.net/openmaya/mayatoindi ... wnload.php

It is exactly the old plugin but for Maya2015 and Maya2016. I hope I can extend it's functionality soon and update it for the newes Indigo version.

Re: Live Plugin for Maya

Posted: Tue Jun 30, 2015 7:22 am
by zio
haggi wrote:Is diffraction a shader or a render option?
Diffraction is a shader option.
haggi, sorry for the late reply, Iv been away...

Thanks for the updates!

Re: Live Plugin for Maya

Posted: Thu Jul 02, 2015 11:10 pm
by CTZn
zio wrote:
haggi wrote:Is diffraction a shader or a render option?
Diffraction is a shader option.
namely, Cauchy B coefficient for media as in the Tech manual. Camera diffraction is a different matter !