Color effects (In game) such as Contrast, Brightness...

Color effects (In game) such as Contrast, Brightness...

Re: Color effects (In game) such as Contrast, Brightness... Posted by Toast King on Sun May 14th 2006 at 10:16am
Toast King
139 posts
Posted 2006-05-14 10:16am
139 posts 83 snarkmarks Registered: Mar 20th 2006 Location: South Africa
In Garry's Mod you can modify the colors in-game by choosing the color mod tool and messing around with it, changing the contrast, brightness, RGB etc. Can you do that in normal hl2? Using an entity. I would really like to be able to do that, is there a way (Even if I have to do a console command or something) because I would like it for my MOD.
Hahaha! Im using the INTERNET!
Re: Color effects (In game) such as Contrast, Brightness... Posted by Orpheus on Sun May 14th 2006 at 11:30am
Orpheus
13860 posts
Posted 2006-05-14 11:30am
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Because it has been done, it can be done. Because it was done with a mod, it will most likely require a mod. Because you are making a mod, you most likely will be able to incorporate the effect.

As to how, I have no clue. I doubt however that its a possibility with HL2DM because I have yet to see it, and I have seen a lot.

The best things in life, aren't things.
Re: Color effects (In game) such as Contrast, Brightness... Posted by Toast King on Sun May 14th 2006 at 11:36am
Toast King
139 posts
Posted 2006-05-14 11:36am
139 posts 83 snarkmarks Registered: Mar 20th 2006 Location: South Africa
Hmm, I know it will require programming. I would like to know how I could do it in HL2DM or CSS (Ive stopped the mod, and moved onto MP mapping)
Hahaha! Im using the INTERNET!
Re: Color effects (In game) such as Contrast, Brightness... Posted by Naklajat on Sun May 14th 2006 at 11:46am
Naklajat
1137 posts
Posted 2006-05-14 11:46am
Naklajat
member
1137 posts 384 snarkmarks Registered: Nov 15th 2004 Occupation: Baron Location: Austin, Texas
A good place to start looking would be http://developer.valvesoftware.com/wiki/SDK_Docs
(I remember Garry wrote an article on motion blur a few months back)

or, the Garry's Mod forums.

It may be doable without a mod, since all of the source games have the fade-in effect (AFAIK), you may be able to do it using that. Then again thats just fade to/from black, so maybe not, but it would make sense for that to be a color overlay. One drawback to that though is that it has that annoying single pixel line across the top and left sides of the screen that isn't affected.

o