Tagged 'texture'

poly_texture

4 votes

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

rdg::graphPaper

14 votes

A procedural graph paper texture. The essential part of this material
are both Gradient Ramps (horizontal and vertical) that define tiling
and line management. Colors are defined by the top mix or output map
(depending on material version).

Render to Texture Selected

0 votes

poster

Batch render to texture script ready for game engines. Bakes all selected objects or groups with one click, saves baked UV textures into a directory, and replaces materials on the objects! If you select a group, it attaches all group members together and bakes it as a single object. Each selected object will have its own texture as well as a group. Output standard material will have a white diffuse color (necessary for some game engines such as Unity3D).

==== CHANGELOG ====
v2.0
-Fixed an issue with V-Ray

Check for UVs outside 0-1 space

1 vote

This script was requested in this thread.

The script will apply UVW_Unwrap modifier to selected ojects, then will check for UVs outside of the 0-1 space. If there is UVs outside of the 0-1 space in the Maxscript listener will be printed the name of the objects with problematic UVs. In the end the script will dlete the UVW_Unwrap modifier.

World Scale UV Tiling

4 votes

I have a material library in Unreal that uses real-world values to calculate how much they should tile.

I needed the ability to apply any material to any mesh in Unreal, including custom unwrapped ones, and have the materials be at the same scale. This script solves that issue.

If I wanted to solve this manually:

Quick UV Mapper - Interactive Unwrap

1 vote

 

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) .

One-Step Copy & Relink (Bitmap Path Manager)

0 votes

One-Step Copy & Relink is a workflow utility that consolidates two tedious texture-management tasks into a single operation. It scans your scene for all bitmap-based maps — standard BitmapTexture, VRayBitmap, and VRayHDRI — then copies the source files to a destination folder of your choice while simultaneously relinking the materials to a different target folder using a new file extension.

Syndicate content