Tagged 'attach'

Attaching objects to particles

25 votes

Tutorial on attaching objects to particles. Essentially using physical objects, but having particles drive their animation.

attachSelectedObjects

11 votes

Takes your current selection and attaches the objects together. Works on geometry and splines.

MaxMail

2 votes

I'm working on a mailscript in my spare time.
I have figured out how to send mail
This is not yet with a ui, but this is a function you can use in your scripts. This is written with dotnet and maxscript.

Stick Locator

23 votes

Stick Locator
=============
version 1.2

written by Mayec Rancel

(macroScript)

Description:
Creates a point dummy, and parents it to the reference object's vertex/center,
using controller expressions.

This is useful to parent other objects to a specific part of a deforming
mesh, or an object whose transforms have been 'baked' (e.g. point cache).

I have found it specially useful, in FX work, for particle/fluid emitters.

Notes:
- Only the 'center' method can be used with splines.
- When using 'vertex' method, the dummy's rotation will align to the

Attach_to_face

4 votes

 Attach a Point Helper to Surface
of an Editable Mesh

 

Combine

3 votes

This tool is derivated from EchOoo and Multimesher,

I have it since I released these two tools and use it a lot in production, so I think it’s gonna be useful for you.

It’s very helpful to combine multiple animated meshes into one, without loosing their animations and deformations.

Features :

Batch Library Helper v1.0.1

0 votes

 

Attach All Selection ( maxscript )

0 votes

- Attaches selected objects
- Attaches groups and splines to a single geometry
- Create a button or assign a script to a hotkey

Attach Selected

0 votes

3dsMax Script for Attaching Selected Objects .

- Works on Geometries and Shapes .

- The First Selected Object will be the Main Object .

Sometimes when using Other Scripts for Attaching Objects you get wrong materials when containing Multi Sub Materials , So I made this Script to solve this Problem .

- After Installing , the script will be add to QuadMenu 1 (RightClick Menu) "Attach Selected" .

MergeWrap

1 vote

A much simpler version of "Simplygon". Script created to convert multi draw call characters into single draw call characters. Uses buit in 3ds max automated uv packing, and skinwrap to transfer skin data from many objects into one final object. Bakes new diffuse map out of all the diffuse maps the source model contained.

Syndicate content