MatanH
@matanh
New Member
Joined: Feb 14, 2024
Topics: 28 / Replies: 281
Reply
RE: warm-up before challenge #5

here is my cheating device global roll_colorGuesser try (destroyDialog roll_colorGuesser) catch () rollout roll_colorGuesser “I know what color is …

14 years ago
Forum
Reply
RE: Friendly space switching

mhdmhd: I was going to use link constraint but it is very bad. I also didn’t like link constraint because of friendliness issues and so I wrote t…

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

So here is a version using a point3 slerp function, but it still obviously flips after 180 deg. I think we must work with the angles themselves someho…

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

denisT: it’s a known problem. i give a time to anyone to find a solution… Could you give us a hint, this is really interesting to me but it look…

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

here is a my version with constant velocity. but there must be a better way to distribute points along a parametric bezier spline without an increment…

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

maybe it’s the max version, I have 2008 here

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

here is an improved version, still haven’t managed to figure out how to do the constant velocity yet. I tried Catmull-Rom and Hermite spline interpola…

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

It might be my home computer, it’s 6 years old now :shrug:

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

I knew about the when constructor but never had any need to use it. Can anyone hint me on how to make it work without the handleAt attribute? Personal…

14 years ago
Forum
Reply
RE: Are you ready for mini-chalenge #4?

both sounds like fun so I would say #1 and then #2 as the next challenge

14 years ago
Forum
Reply
RE: rotate like lookat

MZ: 3dsmax lookat have a big problem and icant use it in my rig,im going to make a better and custom one,i think spline and lookat have a same probl…

14 years ago
Forum
Reply
RE: Objects in camera cone?

As I have struggled with this problem myself, I found a couple of methods to do it: 1.choose a resolution and cast rays from the camera to “virtual p…

14 years ago
Forum
Reply
RE: video file pre-load using maxscript?

you could maybe skip the problem by generating uv’s for the strands that matches the uv coords on the distribution surface and then use a volum select…

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

Here is an optimized version of my version without the multithreading stuff. It does the same thing Denis’s casterAttach method do but without the nee…

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

found a way! (but still not so stable) struct progUpdater ( count, current = 0, pb, fn increment = ( current += 1 pb.value = 100 …

14 years ago
Forum
Page 7 / 21