Tagged 'bitmap'

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.

Change Textures (Assets) Extensions

4 votes

This small script will allow you to change the assigned texture extensions from one type to another either globally or to selected objects, the reason why I created this tool is you might face one of the following scenarios:

Bitmap Collector

4 votes

This script was created in order to help artists with collecting and re-pathing bitmaps (textures) that are coming into the scene files from all over the places.

This tool will let you automatically re-name the bitmaps based on dynamic names as well as your defined static names. It will then copy all the bitmaps to a single directory of your choosing and automatically re-path the bitmaps in your scene, so that you don't have to manually do a thing.

Here's a quick video demonstrating how it works

Environment Lighting HDR Studio (MR)

3 votes

 NEW VERSION 0.9

This Script allows to insert a Environment map HDR in the scene and simluate a virtual set for rendering "white". Also useful in the preparation of illuminated images in HDRi.

New features (work in progress):

Change Log v.0.9

Vray HDRI Viewer

2 votes

Vray HDRI Viewer is a simple and quick way of getting your HDRI's into your scene. Please note that for every HDRI the viewer requires an equivalent jpg file sized at 1000x500. I will be releasing a photoshop action to make this a little easier.

To intstal, use the maxscript menu > run script. You will then find it in "Catagory > shawvfx"

Quick Resize Image

1 vote

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

quick image resize

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