Tagged 'bitmap'

Vray ToolBox

6 votes

It is a Vray version of my script "Corona Automator" It has a lot of features for materials, bitmaps ,cameras, lights and proxies.

Its main goal is to automate property tweaking, and save time on repetitive tasks.

for now the material part is focused on Vray Materials , it won't work on other kind of materials like fastSSS or other materials.

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.

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

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