ocean texture help?

Avatar
CamBen
973 Posts
Posted Feb 27, 2012
Ok, I recently made a few textures for my map and I was wondering, how do I make a water texture?

I want the water to be sorta blueish w/ foam, like an ocean, but I don't know how to make it act like water! plz help!

Advertisement
Registered users don’t see ads! Register now!
Avatar
Spam Nugget
492 Posts
Posted Feb 27, 2012
Replied 22 minutes later
Check out some of the textures from hl2, you should be able to find out from there how to do it.
Avatar
ChickenMobile
2,460 Posts
Posted Feb 27, 2012
Replied 27 minutes later

Spam Nugget wrote:
Check out some of the textures from hl2, you should be able to find out from there how to do it.

Or steal some.

Avatar
Lpfreaky90
2,842 Posts
Posted Feb 27, 2012
Replied 2 hours later
I read a very interesting article somewhere where it was explained how valve created all the liquid textures in portal 2. It had to do with a lot of stuff, like realistic flow around objects. But I cannot seem to find it.

The main thing with water textures is that they have a so-called flowmap. This is an RGB- colored image that actually tells the liquid where it has to flow.
They have a normalmap, to make it look more fancy.
So creating a custom water texture is a very very complicated process, much harder then creating a normal texture :wink:

So if you want an ocean-like texture I'd go for ChickenMobile's suggestion: Just steal one from HL2 :wink:

Avatar
BEARD!
169 Posts
Posted Feb 28, 2012
Replied 6 hours later

lpfreaky90 wrote:
I read a very interesting article somewhere where it was explained how valve created all the liquid textures in portal 2. It had to do with a lot of stuff, like realistic flow around objects. But I cannot seem to find it.

Were you thinking of these slides?

Avatar
josepezdj
2,386 Posts
Posted Mar 01, 2012
Replied 2 days later

CamBen wrote:
Ok, I recently made a few textures for my map and I was wondering, how do I make a water texture?

I want the water to be sorta blueish w/ foam, like an ocean, but I don't know how to make it act like water! plz help!

There are some good textures that you can use for Portal2 (even though they were originally created by the author for CS) and also a good tuto making some textures (these ones are waterfall textures... also available and running good in Portal2!). I hope that you can learn some!

"Creating advanced Textures"
http://www.tophattwaffle.com/?page_id=397

"Realistic Waterfall"
http://www.tophattwaffle.com/?page_id=421

"Water Textures pack" (includes a few that look like "oceans")
http://www.tophattwaffle.com/?page_id=63

Advertisement
Registered users don’t see ads! Register now!
Avatar
CamBen
973 Posts
Posted Mar 01, 2012
Replied 10 hours later
wow thanks! that was really useful!