got it, thanks!
I already tried with that option but the result are same (darker image on disk) Now I’m using “max quick render” to use default option of 3dsmax and i…
fn compareDistance obj1 obj2 = ( if ((distance obj1 objhelper)>(distance obj2 objhelper) ) then return 1 else if ((distance obj1 objhelper)…
fn compareDistance obj1 obj2 = (distance obj1 objhelper)>(distance obj2 objhelper) qSort listObjs compareDistance
That’s correct function. It doesn’t work?
$Box001.rotation = $Box002.rotation
yes, all global function and variable still there event to you destroy your dialog. If you want to clear them all, you have to clear all function and …
just simple like this: render $Camera04 outputFile:(“f:\ est\cam04.png”) vfb:off render $Camera01 outputFile:(“f:\ est\cam01.png”) vfb:off Please che…
I think your code has so many error Min, max function; wrong understand about initial value of min, max Wrong understand about array and bitarray Tr…
I think just set the object name with your predefined array for ex: $shape1.name = text[1]
Try it by yourself, I think it is quite easy