gandhics
@gandhics
New Member
Joined: Feb 14, 2024
Topics: 70 / Replies: 231
Reply
RE: Is it a max bug or just a bad solver?

Well… the problem is that Autodesk re-write the CAT. Re-writing a code is a lot difficult than writing a new one. Max team is pouring a lot of resourc…

13 years ago
Forum
Topic
Reply
RE: How to filter only mesh and poly.

Dang… Thats’ right. I forgot Patch, NURBS since we almost don’t use it. Compound Object is OK. Then my closest solution would be… ((superclassof nod…

13 years ago
Forum
Reply
RE: How to filter only mesh and poly.

Let’s say an user selected 5 objects. Editable Poly Editable Mesh Teapot FumeFx grid Particle Flow object Since I need to point cache, I only need …

13 years ago
Forum
Reply
RE: How to filter only mesh and poly.

I tried all three with “Teapot”. Since the class of teapot is “Teapot”, the first and the second method failed to see. 3rd method was better, but it …

13 years ago
Forum
Topic
Forum
Replies: 7
Views: 38
Reply
RE: mergeMaxFile nodes to array

How about the combination of these two event callback. #filePreMerge: integer #sceneNodeAdded: node

13 years ago
Forum
Reply
RE: Reading CUI files in max2013

I think Ribbon and Caddies comes from AutoCAD.

13 years ago
Forum
Reply
RE: How to get all the parameters of a material?

In Standard material, each “Shader” such as Blinn/Phong/Anisotropic is a seperate plugin.

13 years ago
Forum
Reply
RE: dividing 1 with 100 is 0 why?

Because you devide integer with integer. Try 1.0/100

13 years ago
Forum
Topic
Forum
Replies: 0
Views: 32
Reply
RE: Max geometry esporter in C#

WHAT AN WONDERFUL IDEA!

13 years ago
Forum
Topic
Forum
Replies: 0
Views: 14
Reply
RE: Node Managing

That sounds very dangerous in terms of project management. Sometimes too much freedom make things worse. That’s just my 2 cents.

13 years ago
Forum
Reply
RE: MaxFind or getMAXFileAssetMetadata ? actually none of them works correctly…

The Maxfind tool provided with max The Asset Manager inside max and Properties > File Properties menu All these tools are from old days. Each t…

13 years ago
Forum
Page 19 / 21