Istan_Velo
@istan_velo
New Member
Joined: Feb 15, 2024
Topics: 4 / Replies: 7
Reply
RE: Deleting to Recycle Bin

deleteFile(), HiddenDOSCommand() are these not helpful?

9 years ago
Forum
Reply
RE: max file version number

Hallo Joe, danke und thanks for all the informations. I’ll delve into these features as they might be useful for other applications as well. Istan

9 years ago
Forum
Reply
RE: max file version number

I need access from an external C++ application. So I have to immerse in this structured storage stuff first. I thought sombody can give me a love tap …

9 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Topic
Forum
Replies: 0
Views: 13
Reply
RE: C++ SDK Function Publishing with Object Plugin

Not sure what you talk about, as if you use paramblks they automatically expose to MaxScript.

9 years ago
Forum
Topic
Forum
Replies: 0
Views: 6
Reply
RE: SDK: How do I collect and store vertex normals?

and what happens if you do foll ? VertNormals.SetCount(0) .. { .. VertNormals.Append(1, &vn); } btw: did you BuildNormals() ?

9 years ago
Forum
Topic
9 years ago
Forum
Replies: 0
Views: 15
Reply
RE: RayIntersect

Which technique you can use, depends on the application. The math for collision detection is simple – just many optimized compares in a certain order….

10 years ago
Forum
Reply
RE: RayIntersect

This is definitively a total different task, if you want to do it efficiently (e.g. in realtime) for huge meshes. Even the ray intersection task requi…

10 years ago
Forum