batigolnguyen
@batigolnguyen
New Member
Joined: Feb 15, 2024
Topics: 10 / Replies: 53
Topic
Forum
Replies: 12
Views: 26
Reply
10 years ago
Forum
Topic
Forum
Replies: 2
Views: 11
Reply
RE: render to file with default gamma?

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…

10 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Reply
RE: Sort array of objects by xPosition to helper

fn compareDistance obj1 obj2 = ( if ((distance obj1 objhelper)>(distance obj2 objhelper) ) then return 1 else if ((distance obj1 objhelper)…

11 years ago
Forum
Reply
RE: Sort array of objects by xPosition to helper

fn compareDistance obj1 obj2 = (distance obj1 objhelper)>(distance obj2 objhelper) qSort listObjs compareDistance

11 years ago
Forum
Reply
RE: getEdgeSelection for editable mesh has no working

That’s correct function. It doesn’t work?

11 years ago
Forum
Reply
RE: Align pivot?

$Box001.rotation = $Box002.rotation

11 years ago
Forum
Reply
RE: Crashing smoothly

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 …

11 years ago
Forum
Reply
RE: rendSaveFile not runs

just simple like this: render $Camera04 outputFile:(“f:\ est\cam04.png”) vfb:off render $Camera01 outputFile:(“f:\ est\cam01.png”) vfb:off Please che…

11 years ago
Forum
Reply
RE: Collision creation script issue

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…

12 years ago
Forum
Reply
RE: max script | change text shape using external array txt

I think just set the object name with your predefined array for ex: $shape1.name = text[1]

12 years ago
Forum
Reply
RE: Scale to desired (integer) size

Try it by yourself, I think it is quite easy

12 years ago
Forum
Page 2 / 5