Page 1 of 1

smooth render in Command Line

Posted: Wed Sep 26, 2018 12:31 pm
by benoit.revilliod
hi
we want be abble to desactivate MaxwellSmooth in command line
like we do with shading -overridematerialenabled:yes

thank a lot

Re: smooth render in Command Line

Posted: Tue Oct 02, 2018 11:03 am
by Forum Moderator
Hi,
I'm not sure if you refer to the Subdivision modifier or the smoothing of the surface (the one that depends on the angles of the faces' normals). In both cases, there's no command currently for that, but you can disable the extensions globally using -disableextensions , but that will disable all of them, grass, scatter, subdivision, sea,...

Cheers!
Fernando

Re: smooth render in Command Line

Posted: Tue Oct 02, 2018 11:11 am
by Forum Moderator
You can also remove or rename that particular extension from the extensions folder in Maxwell. It's not very elegant, but it works.

F.

Re: smooth render in Command Line

Posted: Tue Oct 02, 2018 12:17 pm
by benoit.revilliod
-disableextensions it s very powerfull
thanck so much
ben

Re: smooth render in Command Line

Posted: Tue Oct 02, 2018 1:08 pm
by Forum Moderator
If you open a command line window, go to Maxwell folder and type maxwell -h you get a full list of all the commands available, in case you need them.

Cheers!
F.

Re: smooth render in Command Line

Posted: Tue Oct 02, 2018 3:12 pm
by benoit.revilliod
very helpfull ;)