Notifications
Clear all

[Closed] Move/Soft Drag/Swift Brush ?

How to create a move/soft drag/swift brush with maxscript ?
like zbrush move brush, max 2010 swift brush, modo soft drag brush… and so on… how to do that with maxscript ?

2 Replies

Look at the Maxscript help documentation –

How To … Develop a Bitmap Painting Tool – 3D Painting.

Defining Custom Paint Tools Using the Painter Interface

it will give you enough knowledge to get started.

thanks, i’ll have a look at those tutorials