Tagged '3d'

Smart Merge 2

6 votes

A tool for quick import/merge of 3dsmax files, or downloaded archives from 3D Stocks or Asset Libraries site. You can quickly batch load these files into the current scene by simply drag and drop, and then selecting the max files to merge from the list. This convenient script will save you a lot of time, especially when you have to merge many files into your project.

 

MAIN FEATURES

RGBA Vertex Color Editor

0 votes

This script split the 3D model in 4 sub-meshes which are each vertex color Channel (R,G,B,A).

You can edit each Channel and then save the changes to the original mesh.

And bellow i put the Polycount forum thread about develop the tool and some example about how works

https://polycount.com/discussion/204662/maxscript-split-vertex-color-in-...

ProjectPath - 3dsMax

0 votes

This script is used for switch between projects quickly

Dynamic Text

4 votes

Creates a animatable text that changes depending on time. You can use curve editor for changing dependence.

Useful for creating animated infographic labels and tags.

Mesh Insert

5 votes

Mesh Insert is a new 3dsmax plugin inspired from Polystein for Modo ( http://pushingpoints.com/v2/the-pushing-points-polystein-kit-for-modo/ ). It speeds up your modeling process by replacing face selections by an asset from your library.

Features :

Unwrap Pro

13 votes

Unwrap Pro is a 3ds Max plugin which unwraps meshes while producing low distortion, overlap free, weighted density UVs unlike the 3ds Max Peel command which produces overlapping uvs with high area distortion. Get it from https://mariussilaghi.com/products/unwrap-pro

FakeVoxel Script

0 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.

Primitive Fitting Abstraction

2 votes

This script allows you to tightly fit objects with primitives such as boxes, cylinders, and spheres. This fitting works best with box-like shapes.

All source code used is included in this package.

Stairs Extruder

0 votes

Simple Script that do incremental face extrusion (useful to create stairs for example)

# Installation:

1-extract files

2-copy Stair Extruder.mse to 3dsmax\script folder

3-copy StairExtruderMacro.ms to 3dsmax\script\startup folder

4-restart 3ds max or run StairExtruderMacro.ms from script menu run.

5-add it to ur desired UI (menu,quad,toolbar...)