JHN
@jhn
New Member
Joined: Feb 14, 2024
Topics: 88 / Replies: 1191
Reply
RE: What's your preference ?

Move along with the transform for me. Gives a better sense direction and distance. I wonder why you ask?

9 years ago
Forum
Reply
RE: Euler_XYZ gives me degree value!

Changsoo, internally max converts the degree values to radians, I think for reasons of ease of use for the artist. You have to do a radToDeg or degToR…

9 years ago
Forum
Reply
RE: [solved] Error running script as string

The way I auto generate macroscripts is to generate simply macroscripts with a fileIn statement. That way I never touch or read the actual maxscript f…

9 years ago
Forum
Reply
RE: Fix y-up to z-up pointcache

Seems right, I would do something similar.

10 years ago
Forum
Reply
RE: 3DS Max Ninja – Scripts & Plugins

Looking at the url call the flash button makes, it seems be using the clipboard to signal a listening tool in max to the the heavy lifting. Yep, just…

10 years ago
Forum
Reply
RE: MAX Script needs revision!

More object oriented approach and less global variables. And I wonder why not python, like maya has pymel, and I mean that hypothetically and if it wa…

10 years ago
Forum
Reply
RE: How do I prevent this undo-based Max crash?

Have you seen this mxs extension by Kees Rijnen and now maintained by maxplugins, if I’m correct :

10 years ago
Forum
Reply
RE: Get position in world space from one Tvert

The problem is that there is no explicit relation between a vert and a tvert. Only faces are related between geo and UV. So via faces you can get to g…

10 years ago
Forum
Reply
RE: does .NET SDK or MaxSharp really work?

I believe so, I use c#.net inside maxscript, had some high hopes on maxsharp and python, but that seems to stagnate at this point in time. Also lack o…

10 years ago
Forum
Reply
RE: MXS code obfuscation

There are tools out there that do c# obfuscation (I think even in VS there such a tool), you could write a c# assembly or maxplus maybe and obfuscate …

10 years ago
Forum
Reply
RE: Track "path"

Hi Denis, Yeah, I found that interface too and figured it out, not thanks to the manual, there’s no mention of any of those interfaces. And the help …

10 years ago
Forum
Reply
RE: Track "path"

Yeah, I don’t foresee a lot of problems with the logics, more with max… just found a nice bug. If you have an instanced skin over multiple objects, l…

10 years ago
Forum
Reply
RE: Track "path"

Hi Pete, hope all is well! I figured something like that too, but hoped to have missed that one obvious global max function that would save me… but a…

10 years ago
Forum
Topic
10 years ago
Forum
Replies: 8
Views: 11
Reply
RE: Are structs inherently useful?

denisT: but… several month ago i found a new technique… better than structure. sorry, but i’m not ready to share it yet. This is just torture, a…

10 years ago
Forum
Page 2 / 86