Tagged 'script'

EmbedBMP

4 votes

GENERAL INFO

EmbedBMP is a scripting utility that translates bitmap data from an image file to string data, which can be added to Maxscript source and loaded as bitmaps by the provided decoder function block.

Some basic compression is applied to decrease the data size. The embedbmp logo for instance is imbedded as a 5kb string, from a 44kb bitmap. The maximum practical image size strongly depends on the compressibility and omittability of the image content.

makeLODs - 3D Studio Max automatic LOD creation script

2 votes

Script i wrote to automate one of tasks i spent too much time on:
Automatic LOD creation, with customisable reduction percentages and nice naming sheme.

Any feedback / suggestions are welcome.

After running this script, you can find it under category _Piro_Tools, with name makeLODs 0.3.

Presentation on how it works: https://www.youtube.com/embed/D33Shhms5O8

bf :: Caesar cipher

2 votes

Final release.

-----------------------------------------------------------------------------------------------------------------

Hello ! Tongue Out

I want to share with you my maxscript implementation of the Caesar cipher.

Spline Combiner

1 vote

Spline Combiner 3dsmax script - banner

Boolean Splines + Shape Cutter + Intersections Detection

 

UVW Randomizer

2 votes

 

INTRODUCTION

Randomizer is a plugin to create UVW maps in several objects at the same time with the intention of randomize the position and rotation of them. It can be useful in the creation of objects with the same material but different pattern like tiled floors.

Shape Vertex Aligner

2 votes

3dsMax Script for aligning shape vertices by 2 or 4 points

  • By 2 Points each vertex will be aligned depending on its segment direction.

  • By 4 Points - the first 2 Points will determine the direction.

  • with Alt Execute the vertex will be aligned perpendicularly.

Poly Flow

22 votes

Poly Flow is a set of scripts designed to help the modeler with the everyday boring task of rearranging edges. It makes predictable changes to the topology giving you want you want.

Paste RefImage

8 votes

Henriqvist's Hand Poses

0 votes

Script developed to enhance the speed of animating hands. You can save a lot of poses and then load it anytime you want. OBS1: It only saves position and rotation, scale information is not stored. OBS2: You cannot use position or rotation list in the controllers, but you can use float list.

Easy Spring Controller Tool

1 vote

I made this script last year , but Now i made it more usable for everyone as (Spring Controller Tool)
features:
1) Add Spring Controller to hierarchy of bones,Objects or etc...
2) Add Spring To Selection Objects (its Require The Object Hierarchy Links)
3) Add A Modifier Controller For Each Spring Controller
4) Change The Spring Values One By One
5) Change Spring Values Of Massive Group Of Objects In Hierarchy At Once , Using Offset
6) 2 Default Presets To Change Spring Values Quikly
7) Run Timeline After Every Change To Spring Value (For Catch Spring And Play Fast After)