Tagged 'bitmap'

Texture Lister

0 votes

 

Texture Lister Help

 This script is inspired and use Collect asset by antomor as references.

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.

BitmapPath in MatLib Relpacer

25 votes

This script can replace all bitmap texture pathes in selected matlib file. You select Matlib file,select directory you want to set, select the bitmap texture directory path you want to replace and thats all. This my first script.

BE CAREFULL. It does not make backups, but uses A LOT OF MEMORY, so if it crashes your matlib maybe damaged. Example: replacing All Evermotion ArchShaders Vol.1 + Vol.2 pathes (in one file for all maps) takes near 2,5GB! Any help and suggestions how to solve this will be accepted. This my first script:)

P.S. sorry for my english

Quick Resize Image

1 vote

Simple and fun script that allows quickly of resize any image.

quick image resize

RadarScan

42 votes

 

UFOs were found !

The max is dangerous !!!

Engjoy it :)

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.

Maps 2 Bitmaps

0 votes

3dsMax Script for Converting Complex Map to 1 Bitmap

The Results is not Very Accurate because of replacing some maps like Falloff (with its submap or color correction)

* This Kind of Maps "Like Falloff" should not be rendered with RenderMap .

So It is intended to be used for exporting purposes .

-The 3 EditText Fields are (Exclude Classes, Replace Classes, Reference Classes) .

- Sometimes you need to run it more than once and do convert (May I fix this in future) .

Strip Paths

0 votes

A FAST Script for Stripping All Paths (Bitmaps, IES, Proxies ....) Without Changing Render Paths .

ShivaTools: Image to Base64 String

1 vote

If you're a 3ds Max scripter, you've probably wondered how to avoid dragging logos and icons as separate files and embed them directly into your script. So, I made a convenient Base64 encoder for Dotnet for myself and decided to share it with everyone.

Syndicate content