Caribbean looking water?

Caribbean looking water?

Re: Caribbean looking water? Posted by zsleek7 on Thu Jan 25th 2007 at 2:27am
zsleek7
3 posts
Posted 2007-01-25 2:27am
zsleek7
member
3 posts 0 snarkmarks Registered: Jan 25th 2007 Location: usa
<html><head><link rel="stylesheet" href="themes/standard.css" type="text/css"></head><body topmargin=2 leftmargin=2>
Hello, I'm trying to create a paradise style of a map and I have looked through all of the Half Life 2 water textures and I cannot find a way to create a caribbean looking water texture for my map. Does anyone know how to do this?

Thanks
Re: Caribbean looking water? Posted by fishy on Thu Jan 25th 2007 at 3:25am
fishy
2623 posts
Posted 2007-01-25 3:25am
fishy
member
2623 posts 1476 snarkmarks Registered: Sep 7th 2003 Location: glasgow
get a couple of rastafarian player models smoking big joints, and have them paddle in it. that should do the trick. :biggrin:
i eat paint
Re: Caribbean looking water? Posted by Orpheus on Thu Jan 25th 2007 at 4:08am
Orpheus
13860 posts
Posted 2007-01-25 4:08am
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Caribbean as in green?

I am confused as to your intentions. Whats unique about Caribbean water?

The best things in life, aren't things.
Re: Caribbean looking water? Posted by Crono on Thu Jan 25th 2007 at 4:52am
Crono
6628 posts
Posted 2007-01-25 4:52am
Crono
super admin
6628 posts 700 snarkmarks Registered: Dec 19th 2003 Location: Oregon, USA
I believe he means something that doesn't look so murky and muddy. Maybe more green ... but clear, something like this:

User posted image

I don't know, I know of techniques to implement it in real time outside of HL2 (the picture was taken from a tutorial on just that topic) ... but just by creating a new texture, I'm not so sure. I would suggest looking around the valve wiki and hl2world for a definitive answer.

I would imagine it's possible, though.
Blame it on Microsoft, God does.
Re: Caribbean looking water? Posted by Captain P on Thu Jan 25th 2007 at 9:07am
Captain P
1370 posts
Posted 2007-01-25 9:07am
1370 posts 1995 snarkmarks Registered: Nov 6th 2003 Occupation: Game-programmer Location: Netherlands
I'd take a look at the water .vft's first (a tool called VTF Explorer is usefull for such purposes) and create a greenish version of the image instead (the Valve Wiki contains info on creating textures), then see if that has the desired effect. The way I see it, is that the shader takes care of the 'movement' of the water surface, but I assume that the color and fog density and such is packed into the .vtf and .vmt files.

In other words, I'd create a custom water texture, and copy the .vmt information from an existing one, changing the path to the .vtf file so it uses the custom image.

I hope that helps some.
Create-ivity - a game development blog
Re: Caribbean looking water? Posted by reaper47 on Thu Jan 25th 2007 at 11:16am
reaper47
2827 posts
Posted 2007-01-25 11:16am
reaper47
member
2827 posts 1921 snarkmarks Registered: Feb 16th 2005 Location: Austria
I'd change the "fog" (and maybe "tint") color value to a strong blue/green. That's how FarCry did it. It's in the texture script files (vtf or vmt... the much smaller ones). Extract some of Valve's water files from the SourceMaterials.gfc files.

I don't believe the texture itself has to be changed as it is mainly just a bump-map for reflections.
Why snark works.