MagicToy
@magictoy
New Member
Joined: Feb 15, 2024
Topics: 13 / Replies: 17
Topic
Reply
RE: Creating a submenu in 3dsmax's File menu

ZeBoxx2, thank you very much for your very detailed reply!

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 11
Reply
RE: Exporting file whose the filename is the mesh's name

Thanks mobeen! Actually, I’m exporting meshes as .x files (with Panda plugin). The script works fine… The only little problem is that, when I have a t…

19 years ago
Forum
Topic
Reply
RE: Exporting the visible edges

Bobo, is there something in the world that you can not do with MaxScript?! Thank you very much!

19 years ago
Forum
Reply
RE: Exporting the visible edges

EditableMesh Thanks in advance!

19 years ago
Forum
Topic
Forum
Replies: 5
Views: 17
Reply
RE: Texts from the Listener output pane to other files

Definitively… it seems there is no way to make that by using gmax. :shrug:

19 years ago
Forum
Topic
Forum
Replies: 1
Views: 12
Reply
19 years ago
Forum
Reply
RE: Simple questions regarding materials

OK friends, I already got it. mat = obj.material if (classof mat == Standard) do ( format “1 ” — number of materials (always 1) local amb = mat…

19 years ago
Forum
Topic
Forum
Replies: 3
Views: 14
Reply
RE: Getting the multiple normals of each vertex

Thank you very much, Rivendale. Regarding getNormal: Please, correct me if I’m wrong, but the getNormal returns the normal (just one) of the vertex…

19 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Page 2 / 2