johnwhile
@johnwhile
New Member
Joined: Feb 15, 2024
Topics: 17 / Replies: 104
Topic
Forum
Replies: 0
Views: 23
Reply
13 years ago
Forum
Reply
RE: How to sample textures in mxs?

3ak: Hi. Does somebody know how to sample textures, especially 3d. as for 2d i know only one way – find uvs for xyz position, render texture to buff…

13 years ago
Forum
Reply
RE: Movement along spline

like this ? fn get = ( delete objects pathspline = convertToSplineShape (ellipse length:100 width:200) obj = convertToMesh (box length:10 width:10…

13 years ago
Forum
Reply
RE: Rotating the parent is OK, but children do not rotate. Why?

Without script how can we found bug ? Try check the pivot, I found a similar issue some time ago, the transformation operation (position + rotation ) …

13 years ago
Forum
Reply
RE: How to exit a script early if condition is true..?

you can’t exit , only error generate a “script interrupt” and “[size=2][font=Courier New]escapeEnable true” detect [/size][/font]the Esc[size=3][font=…

13 years ago
Forum
Reply
RE: $…* = everything in scene????

i made a script that manage a lot of nodes (1000-2000) and i see a difference passing elements of array as node, the first evaluation “thenode.handle”…

13 years ago
Forum
Reply
RE: $…* = everything in scene????

ahaha, post in simultaneous the same solution.

13 years ago
Forum
Reply
RE: $…* = everything in scene????

try this example ( clearlistener() — this array in this cast , before function NodesHandles = #() NodesHyerarchy = #() function AppendRecursiv…

13 years ago
Forum
Reply
RE: Anyone knows this MAXScript bug?

same issue with max2011 32bit , i try subdivideSpacewarpModifier() and the result is different

13 years ago
Forum
Reply
RE: variable type from Value*

yes… classof and superclassof is the two function used for this purpose case classof value of ( Integer : … Float : …. Color: … de…

13 years ago
Forum
Reply
RE: variable type from Value*

write an example code… i don’t understand

13 years ago
Forum
Reply
RE: Reorder the vertices of one model to match the vertex order of another model.

YujiKytori: Just wondering if theres a way to set Vertex Order (Vertex Index). I know about the Morphix Script which has done it, but wondering how?…

13 years ago
Forum
Reply
RE: Problem with write to text file in 3dsmax 2012

also in maxscript 2011 i encountered this bug, some time i used “gc light:on” to clear garbage collection, but now my tool create everytime a file cal…

13 years ago
Forum
Reply
RE: Problem with write to text file in 3dsmax 2012

possible some windows administration permission denied, try to run 3dstudio with admin privilege, or try do create the correct folder without “only re…

13 years ago
Forum
Page 1 / 9