Tagged 'mesh'

Box From Vertices

1 vote

Simple Script to Create Box from Selected Vertices (You can use it as snap reference)
The Box Rotation Depends on the Current Coordinate System :
- local , Parent , Node.Transform .
- other than that it'll use the view system .
- it works with (Poly,Mesh) Objects or Modifiers , and shapes (will be Converted to editable Spline) .
The Created Box Name will be "Box_Helper" placed in Layer Called "Snap_Helpers" .

px3DDisplacer

37 votes

I give this scripted plugin for FREE at TurboSquid.com

 

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.

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

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;

Honeycomb Mesh

7 votes

Hexagonal mesh primitive.

honeycomb primitive

Overlapping Objects

0 votes

A Script for Detecting Overlapping Objects .

  • Required 3dsMax 2018+ .

  • Work on Geometries Faces/Polygons and Shapes Segments .

SEA3D

3 votes

An open-source cross-platform file format for games

Export entire scenes to Web with just one click

Random Mesh standard object

3 votes


computeConvexHull

1 vote

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

computeConvexHull UI