PolyHertz
@polyhertz
New Member
Joined: Feb 15, 2024
Topics: 62 / Replies: 70
Reply
RE: Fast way to get loop end edges/verts?

Hey DenisT, I tried a few different methods to optimize the script further based on your advise, and was able to get it down to about 37ms (from 49ms)…

6 years ago
Forum
Reply
RE: Fast way to get loop end edges/verts?

Whoa! 0_0 I think you just blew my mind there Miauu. I can hardly believe assigning the commands like that gave such a massive performance boost; fro…

6 years ago
Forum
Topic
Forum
Replies: 21
Views: 54
Reply
RE: Detach elements by polycount

Maybe something like this? minMaxFaces = #(1,1000) –set the minimum and maximum number of faces for elements to be detatched. groupByFaceCount = fal…

6 years ago
Forum
Reply
RE: Move verts in Edit_Poly modifier without selecting them?

Thanks for the help miauu! Problem solved. Also, I had no idea some parts of Maxscript had issues with different localisations like that.

6 years ago
Forum
Topic
Topic
Forum
Replies: 1
Views: 13
Reply
RE: Quick way to search OBJ files?

Hey Serejah, thanks for taking the time to post that, it’s much faster then what I was using before! I do have a question about it though; is it possi…

7 years ago
Forum
Reply
RE: Quick way to search OBJ files?

Well I actually just want to get the mesh and material names from the obj file, I don’t want to import them.

7 years ago
Forum
Topic
Forum
Replies: 9
Views: 23
Topic
Forum
Replies: 2
Views: 19
Topic
9 years ago
Forum
Replies: 1
Views: 12
Reply
RE: Get file type association for use with shellLaunch

Oh wow, I’d always been explicitly defining the app path or at least name when using shell launch until now, like; shellLaunch “firefox.exe” “” Good…

9 years ago
Forum
Topic
Reply
RE: calculate angle between 3 or 2 vectors but more than 180

In the above example what you could do is get the 90 and 270 degree positions, and then based on which the point is closest to determine if the angle …

9 years ago
Forum
Page 4 / 9