MatanH
@matanh
New Member
Joined: Feb 14, 2024
Topics: 28 / Replies: 281
Reply
RE: Mini-Challenge #3

what if we could attach the trimesh values of the objects in a backgroundworker and when they are done create a new poly from that trimesh value?

14 years ago
Forum
Reply
RE: Mini-Challenge #3

I tried to go multithreded but ran into some problems… If I run it with more then 1 thread max crashes and it’s very unstable as it is with 1. I saw s…

14 years ago
Forum
Reply
RE: Mini-Challenge #2

I have merged Denis’s optimization into the complete code and added a smoothing algorithms that isn’t doing a good job yet and dramatically slowing do…

14 years ago
Forum
Reply
RE: Mini-Challenge #2

I have modified the divide function as you suggested but gain only ~1 sec in general run time on my machine (which is now aprox 23 sec) am I doing it …

14 years ago
Forum
Reply
RE: Mini-Challenge #2

I guess you are talking about disabling the modifier. When I do that I gain a couple of seconds, but I can only disable it for the setNormal part of t…

14 years ago
Forum
Reply
RE: Mini-Challenge #2

I guess you are talking about the modify panel. I tried to switch to the create panel but it causes the setnormal method to fail. Can I have another h…

14 years ago
Forum
Reply
RE: Mini-Challenge #2

go for it, sounds interesting

14 years ago
Forum
Reply
RE: Mini-Challenge #2

and here is a small variation: ( struct s_VertData ( index, OriginalNormals = #() ) struct s_EdgeData ( owner, index, verts, midVe…

14 years ago
Forum
Reply
RE: Mini-Challenge #2

You’re right, it does solve the problem, thanks and here is the fixed code: ( struct s_VertData ( index, OriginalNormals = #() ) struct s_E…

14 years ago
Forum
Reply
RE: Mini-Challenge #2

Here is my attempt (unencrypted ) It’s VERY slow but it’s a very low level solution. Anyhow claude666 solution with the vertex color information is …

14 years ago
Forum
Reply
RE: Maxscript challenge ideas

never mind, someone already did it

14 years ago
Forum
Reply
RE: Free But Encrypted

Denis, I saw your comment on my post earlier and was looking for some spare time to give you my reason for encrypting the tool I just released, so cou…

14 years ago
Forum
Reply
RE: Instance tool

Denis, you are right, I shouldn’t have posted this thread here, I will post a new thread in the main 3dsmax forum so that users can enjoy the script (…

14 years ago
Forum
Reply
RE: Instance tool

Now it should be really fixed

14 years ago
Forum
Reply
RE: Instance tool

OOpps, sorry about that… I have uploaded a fixed version, could you test and let me know if it works for you now? Cheers.

14 years ago
Forum
Page 8 / 21