MiranDMC
@mirandmc
New Member
Joined: Feb 14, 2024
Topics: 21 / Replies: 69
Topic
Forum
Replies: 6
Views: 47
Reply
RE: help whit my new script

To use your icons for buttons first you need to create them. Draw two bmp files. One will contain the image, second will be aplha channel (white-opaci…

15 years ago
Forum
Reply
RE: How to make my function faster – get peer vertex normals

I didn’t know that “exit” function works so slow. After exit replace it executes in less than one second (before 17 seconds). Thanks!

15 years ago
Forum
Reply
RE: How to make my function faster – get peer vertex normals

I rewrite the code. Now it no using modifier. But I reduced execute time only from 23 seconds to 17 (tested on teapot with 10 segments). The most hevy…

15 years ago
Forum
Reply
RE: How to make my function faster – get peer vertex normals

Then I will get normals of flat shaded objects. I want get same normals like in original object. Break all verts is only example for debuging. My expo…

15 years ago
Forum
Topic
Reply
RE: Panel with image

Here is working imgtag from my code: imgTag diff_bg pos:[10,20] bitmap:(openBitmap ((GetDir #scripts)+”\\My_Tools\\Background.bmp”)) transparent:blac…

15 years ago
Forum
Reply
RE: Assign_Vertex_Colors – check is finished

I solved all my problems with it. You can’t easy access to it becouse of it’s a utility, and there is no functions to use it with maxscript. I used …

15 years ago
Forum
Reply
RE: Assign_Vertex_Colors – check is finished

This way is wrong. Modifier is adding on the begining of assigning…

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 55
Topic
Forum
Replies: 1
Views: 14
Reply
RE: Manually *SETTING* Vertex Normals through maxscript

I also working around export/import scripts. Maybe you would like to exchange experiences. Here is my MSN: miran-4@hotmail.com

15 years ago
Forum
Topic
Forum
Replies: 2
Views: 36
Reply
RE: How to launch utilities?

Launch a utility is even run script that contains this utility. You can do it (for example) with this function: function run_script name = ( fi…

15 years ago
Forum
Topic
Forum
Replies: 2
Views: 37
Page 6 / 6