logobosscure

Remove All Color Correction Maps 3ds Max Script

Posted by3 years ago
Color
Archived

Hi,

  1. You can define 'rules' with the Maya Color management system, which can be pretty handy when bringing in textures for glossiness, normal maps etc. If those textures have a pattern in their filename, for example if all of you normal maps usually contain NRM in the filename (like sometextureNRM.exr), you can set something like this as a rule.
  2. All the texture maps are corrected by the MAX gamma input settings for bitmaps - that's great. But any basic vraymaterials that have only a diffuse color are off. So far I've been copying the diffuse color and pasting it into a Vraycolor map with gamma 2.2 enabled, and everything renders as expected.

I have a crapload of unique materials in my scene, and wish to go in and shift the hue/brightness/etc for a bunch of them. Some of them are are 'multi/sub object' materials, others aren't.

I can shift+drag the color-correct map within the Slate Editor to copy it, then de-link the copy and apply it to another map, but I need to do this with so many materials that it would get really tedious.

Colorcorrect Max 2018

Because Color Correction is by far the most commonly used Post Effect, this guide is broken out into two sections: the Color Correction Post Effect and all of the.

Ideally, I'd have the ability to select several objects and then run a script that applies a color correction map to each diffuse map... WITH color correction settings. So, perhaps, enter a numerical value into a box for 'hue shift' and have that be applied to each selected map.

If not, just having 'blank' color correct slots applied would be good.

Perhaps a variation upon this script? http://www.scriptspot.com/forums/3ds-max/scripts-wanted/place-colorcorrect-map-in-all-diffuse-slots

Missing Dlls 3d Max Color Correct

(I don't use Vray so that one doesn't work for me, but seems a promising start? Right now I'm using standard materials but may use Mental Ray in the future as well... but just requesting Standard to keep things simple.)

Many thanks in advance!

8 comments

Know of any scripts, or code, to do this?

I've seen several which gives random colors, but I need to make sure no two objects have the same wirecolor..

Thanks! =)

Remove All Color Correction Maps 3ds Max Script

Colorcorrect 3ds Max 2020

Stian Berg LarsenStian Berg Larsen
3432 gold badges8 silver badges26 bronze badges

1 Answer

I don't know any but it's not so hard to write one.

Here you go, hope it will do what you expected it to:

Colorcorrect

Of course it all also depends on the purpose you want to use it for, this is just a general approach and as such it might not be suitable for that exact task. If that's the case, you can give more details and I'll make some adjustments.

SwordslayerSwordslayer
1,6761 gold badge12 silver badges14 bronze badges
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

Not the answer you're looking for? Browse other questions tagged max3dsmaxscript or ask your own question.