plastic
@plastic
New Member
Joined: Feb 14, 2024
Topics: 17 / Replies: 154
Reply
RE: CopyFile to Program Files Directory

If you create a .exe installer, there are a free tools for that, Windows somehow isn’t as restrictive as when a non-installer application (3dsmax) tri…

11 years ago
Forum
Reply
RE: maxscript as modifier?

You can only wrap existing modifiers. With your example you could use an “Edit Poly” modifier and attach the resulting mesh into it. You can replace t…

12 years ago
Forum
Topic
Forum
Replies: 3
Views: 14
Reply
RE: recreating bad meshes imported from CAD

Yes, ArchiCAD also can’t export FBX. Actually I think the meshing/triangulation happens at the import step in max. I would guess that in the DWG file …

12 years ago
Forum
Reply
RE: recreating bad meshes imported from CAD

DWG or DXF is mostly used, also because the important layer structure and the color index stays intact and splines can be transfered in the same file …

12 years ago
Forum
Reply
Reply
RE: recreating bad meshes imported from CAD

The thing is, they are broken by design somehow. If you export a mesh from programs like AutoCAD, ArchiCAD, what’s coming out is a mess, regardless ho…

12 years ago
Forum
Reply
RE: recreating bad meshes imported from CAD

Yeah, sounds better I attached an example of typical imported CAD walls. When extruded with the shell modifier they go up and down. When fixed with …

12 years ago
Forum
Reply
RE: recreating bad meshes imported from CAD

I hacked together a script that I use daily for that purpose. It works great for imported 2d autocad meshes (hatch solids). They always come with rand…

12 years ago
Forum
Reply
RE: Break Non Planar Polygons into Triangulated Polygons

I guess the complicated way would be faster to compute because it would skip the mesh converting etc? My guess would be to create vectors between poly…

12 years ago
Forum
Reply
RE: Break Non Planar Polygons into Triangulated Polygons

Hmm, I’m fairly sure I did this some time ago. Maybe there is a function in some maxscript lib on the web. I can check tomorrow.

12 years ago
Forum
Reply
RE: Break Non Planar Polygons into Triangulated Polygons

I can’t look it up now but it should be fairly easy. I remember that there is a function like isPolyFacePlanar (or similar). You can, for example, col…

12 years ago
Forum
Reply
RE: How to load Vray Material Bitmap

So does this actually work with standard materials? I’d really be surprised if it did.

13 years ago
Forum
Reply
RE: Create Icon using 4 layers of images

I’d probably do something like that with imagemagick, it’s like a command line photoshop and it’s free.

13 years ago
Forum
Reply
RE: What is this error ?

Probably using a script from 32bit days in a 64bit version of max. ActiveX UI elements do no longer work with 64bit, they need to be converted to dotN…

13 years ago
Forum
Page 1 / 12