TerianSilva
@teriansilva
New Member
Joined: Feb 14, 2024
Topics: 3 / Replies: 11
Reply
RE: determine rotation by material diffuse colour?

Just wire the single diffuse color values to the axis. In this case you can use a number to adress the float values in the point3 variable. When you c…

14 years ago
Forum
Reply
RE: determine rotation by material diffuse colour?

You can access the rgb values with r,g,b for example: colorW = $.wirecolor — variable definition colorW.r as float cheers, marcus

14 years ago
Forum
Reply
RE: Get Max Window position using dotNet

Paul, I went through your gdi tutorial and as far as I remember, you do not provide a way to get viewport position. In maxscript I found only the max …

14 years ago
Forum
Reply
RE: Get Max Window position using dotNet

try the maxscript command: [b]getMAXWindowPos/b with that you can get the position of the max main window.

14 years ago
Forum
Reply
RE: Viewport Capturing – Image Aspect

Hm, that is a pity. I almost expected an answer like this. So the only sure solution is to have hardware that can do every preview in less than 3 seco…

14 years ago
Forum
Reply
RE: Viewport Capturing – Image Aspect

Its perfect, pete! Thank you! Put your function (with some little changes) in my for loop and it works fine. Creates folders, saves … all nice. There …

14 years ago
Forum
Topic
Forum
Replies: 4
Views: 16
Reply
RE: Intense calculations and window lockup

no he means THE master of progress bars. The one that appears below the frame range when something is calculated. It works very well. Thanks a lot! I…

14 years ago
Forum
Reply
RE: Intense calculations and window lockup

Have you already found a solution for this issue? Because I am fighting with this as well.

14 years ago
Forum
Reply
RE: 2 questions about the gw.text

hey, cool! Thanks paul. I was just looking for a script like this. But I tried it and it is only displaying the grey rectangle but no text at all. No …

15 years ago
Forum
Reply
RE: Set Position with Script Controller and LOCAL axis

Thanks a lot! I tried both suggestions and both are working

15 years ago
Forum
Topic
Forum
Replies: 3
Views: 20
Reply
RE: Maxscript and wire parameters stop working (sometimes)

Thanks for the answers. Yepp, I had these problems with the slider controller. It is not reproducible but chances are very high, that it occurs when l…

16 years ago
Forum
Topic