Tagged 'bitmap'

bitmapCollector

18 votes

Collects all the scene bitmaps and places them into a single directory, updating your scene to point to their new home.

Tutorial:
Open a scene that contains a lot of bitmaps. Run the UI version of the script. Choose a Directory. Hit Do. All the bitmaps you choosed will be copied to the directory you specified, and now all the scene materials point to that directory.

HexGrid

16 votes

Hexagon pattern primitive. The size of individual hexagons is driven by a texture map. Map colors can also be saved to vertex color channel.

Open All Bitmaps

15 votes

The script is used to open all bitmaps on any selected objects in Photoshop. When first run the script will ask you for the location of Photoshop; which it then stores in 3dmax.ini. If Photoshop is moved the script will ask you to reconfirm the location. When pressed Photoshop is launched and bitmaps on selected object are opened.

Inspired by the script LoadBitmapInPhotoshop

Search Materials And Maps

12 votes

 

 

The script is also dockable and it has now a right click menu:

 

This MaxScript collecting all materials, maps and texture, it also allow to search materials, maps or textures by name. You can modify the texture path, also for multiple selections, and you can copy the selection to the material editor.

Check_Bitmap_N-th_power_2

12 votes

Created by: feilang

This can check all of the bitmaps in your scene if their sizes can be divided end by 2.

Usually, game developers may like this.

Set Bitmap Parameters

10 votes

"Batch change the bitmap parameters of all materials - selected objects' materials or material editor materials. Includes options for stripping out bitmap paths - batch path replacement - and filtering options.

Screenshot

Version History:

Universal Select By

9 votes

Bitmap List [ .NET ]

7 votes

The script "Bitmap List [ .NET ] - Version : Beta 1.0 " use dotNetClass ListView and Maxform.
The script for use change location bitmap and stuff in 3ds Max.
The script support 3ds Max 2009 - Higher.


Plane Lens Distortion

5 votes


Plane Lens Distortion (PL Distortion) it is the primitive plane with applied UV mapping coordinates which allows you to correct lens distortions on Bitmap of assigned Material.

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.

Syndicate content