Page 1 of 2

MayaToLux - Autodesk Maya plugin for LuxCoreRender

Posted: Sun Feb 21, 2021 6:43 pm
by TAO
First, I need to explain that I do not have enough time to work and maintain the Maya plugin regularly but as i can see there is no good point to start i decide to give it a shot and start the plugin so we have a good point to start with at least for the other developer to flow and complete the code.
I believe the hardest part of such a project is where and how to start.
I'm not promise anything yet but I will try my best to provide the basic functionality. at the moment I'm experimenting with the development and it is too early yet to have a working plugin.
At the first step I will bring back the LuxCoreRenderer exporter from dead so it will be possible to use it with the stand-alone version of LuxCore and in the next phase, I will recreate the internal plugin to render directly inside Autodesk Maya.
For now, I will just support the 2 latest versions of Maya to make it simple.
I'll be grateful for any kind of help.
Dade, please add MayaToLux so I can have a place to work on it.

Re: MayaToLux - Maya plugin for LuxCoreRender

Posted: Sun Feb 21, 2021 10:23 pm
by TAO
I check the old source code that i found but they were absolete and outdated. but there are a few good part to look at.

Re: MayaToLux - Maya plugin for LuxCoreRender

Posted: Mon Feb 22, 2021 10:10 am
by Sharlybg
The fact that you're opening the road for futur Devs is a miracle by itself. You're awesome ;)

Re: MayaToLux - Maya plugin for LuxCoreRender

Posted: Mon Feb 22, 2021 10:43 am
by Dade
TAO wrote: Sun Feb 21, 2021 6:43 pm Dade, please add MayaToLux so i can have a place to work on it.
Done: https://github.com/LuxCoreRender/MayaToLux

Re: MayaToLux - Maya plugin for LuxCoreRender

Posted: Mon Feb 22, 2021 10:47 am
by TAO
Sharlybg wrote: Mon Feb 22, 2021 10:10 am The fact that you're opening the road for futur Devs is a miracle by itself. You're awesome ;)
Merci beaucoup Sharlybg. Je fais de mon mieux.

Re: MayaToLux - Maya plugin for LuxCoreRender

Posted: Mon Feb 22, 2021 10:50 am
by TAO
Dade wrote: Mon Feb 22, 2021 10:43 am
TAO wrote: Sun Feb 21, 2021 6:43 pm Dade, please add MayaToLux so i can have a place to work on it.
Done: https://github.com/LuxCoreRender/MayaToLux
Thank you Dade. is it okay to upload experimental code or wait to get the result then try to push the code

Re: MayaToLux - Maya plugin for LuxCoreRender

Posted: Mon Feb 22, 2021 11:55 am
by Dade
TAO wrote: Mon Feb 22, 2021 10:50 am is it okay to upload experimental code or wait to get the result then try to push the code
It is ok.

Re: MayaToLux - Maya plugin for LuxCoreRender

Posted: Fri Mar 19, 2021 6:23 pm
by TAO
Here is the very first screenshot of the very first shader UI in Maya 2019.
Screenshot 2021-03-19 192103.jpg

Re: MayaToLux - Autodesk Maya plugin for LuxCoreRender

Posted: Fri Mar 19, 2021 7:04 pm
by Sharlybg
:shock:
How hard i want to be one of this finger tiping the code :mrgreen: I think i will subscribe to neuralink.

Great job !

Re: MayaToLux - Autodesk Maya plugin for LuxCoreRender

Posted: Fri Mar 19, 2021 7:53 pm
by TAO
Sharlybg wrote: Fri Mar 19, 2021 7:04 pm :shock:
How hard i want to be one of this finger tiping the code :mrgreen: I think i will subscribe to neuralink.

Great job !
That's very kind of you. it is just the start of the path.
Of course, after finishing the exporter to LuxCoreRender I'll start to create an internal Maya renderer.