Tagged 'mesh'

PatchMesh

7 votes

Mesh primitive that behaves similat to the Patch Grid. Point helpers are used as handles, which means animating them or using wire paramaters with them is easy. Linking the helpers to another parent would break it, though, so if you want to do something like that, use constraints instead (Link constraint or Position constraint depending on what you want to achieve).

Patch Mesh

AutoSmooth selected

1 vote

poster

A little script which set autosmooth to selected objects.

computeConvexHull

1 vote

This is a standalone script for computing a convex hull mesh from a scene element.

computeConvexHull UI

Advanced Sweep

13 votes

A curve-controlled scripted sweep modifier. As of now, both the Interpolation and Profile animation rollout UI items are just placeholders for non-implemented stuff. Using curve controls this way is pretty much experimental and as such, I wouldn't advise using this in production - better collapse it or make a pointcache and use that instead.

Mesh Surface

21 votes

Creates surface defined by four splines. The order of picking the splines matters - they should form a closed loop. If you get a weird looking mesh, try once again starting with another of the four splines:

Note that if any of the splines are animated, the resulting mesh is animated, too.

Star

7 votes

It's Christmas time! Well, almost. Anyway, this one is really simple and will be perfect as a starting point for anyone who wants to learn how to build a custom mesh primitive. Enjoy.

Weave Mesh

17 votes

Simple wire mesh primitive.

There's an _old version attached which will work in older max versions, and a regular one that supports picking custom shape from scene:

Grid Mesh

Random Mesh standard object

3 votes


One-click Mass Booleans

3 votes

Poster for v5

A Must-have plug-in for fast modeling! Now with ProBoolean.

Fast 1-click boolean operations with multiple objects:
-Attach selected objects to the first selected object. (Matches material IDs)
-Union selected objects.
-Subtract selected objects from the first selected object.
-Subtract the last selected object from the other selected objects.
-[ProBoolean] Union selected objects.
-[ProBoolean] Subtract selected objects from the first selected object.

Export FBX to Unreal

3 votes

Designed specifically for Unreal workflow, this script provides a quick way to export scene data with minimal interaction with scene objects.

The script will quickly export static meshes and their existing collisions, skeletal meshes or skeletal animations using the FBX format.

 

See online guide in links section. 

 

 

Latest Updates:

Version 2.4;