Pretty clear water (or water volumes)

Moderator: Graf Zahl

Locked
User avatar
BlackFish
Posts: 108
Joined: Thu Sep 01, 2005 18:33

Pretty clear water (or water volumes)

Post by BlackFish »

I was wondering water volumes like this can be implemented in Gzdoom since the port already has water volumes. I'm just wondering about the liquid look.

Image

Something like that, but I'm not asking for a polygonal bumpy water, just something more realistic than the doom water textures.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Sorry, but there are several problems with it:

1. It doesn't fit into Doom
2. My experience with advanced 3D-programming is close to zero
3. I really don't have the time.
User avatar
BlackFish
Posts: 108
Joined: Thu Sep 01, 2005 18:33

Post by BlackFish »

maybe at least clear water that looks like the "shader map" the mirror produces?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

See 2.
User avatar
Enjay
Developer
Developer
Posts: 4747
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

The old DOS legacy used to do a transparent water trick that didn't look too bad at all. I remember the editing method for it was clumsy (I think it was something odd like you gave the appropriate sector a -ve tag to the value of the water depth). I think it also made use of a special flat in legacy.wad (or whatever the legacy resource wad is called). I don't know if the feature still exists in legacy but it certainly did. It was an old software trick, so I'm guessing advanced 3D programming wouldn't be needed for it.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

It was a software trick indeed. And it was pure crap in terms of implementation.
User avatar
Paul
DRD Team Admin (Inactive)
Posts: 1058
Joined: Thu Jun 30, 2005 13:30
Location: Poland - Grojec / Radom
Contact:

Post by Paul »

When I looked at the screenshot I tought :shock:
OMG GZDOOM!
But then I read the replies and it was disapoinment :(
jaquboss
Posts: 12
Joined: Thu Feb 02, 2006 15:43

Post by jaquboss »

this is transparent water with cubemap environment map, however you can do at least spheere ( yuck! ) mapped environment map using same code as on mirrors
However both will probably need to render environment to their textures and so...
So there is really not much that can be done with it :(
Maybe zdoomgl will have it diffirent as timmie was last time messing with fragment programs and such who knows?
User avatar
Tormentor667
Stronghold Team
Posts: 3555
Joined: Sun Nov 13, 2005 23:15
Location: Germany
Contact:

Post by Tormentor667 »

Just out of curiosity: Do reflexing floors and ceilings work with software mode?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

No. They are simply ignored so even if you want to stay compatible you can use them without risk. Just don't rely on their reflections.
Locked

Return to “Closed Feature Suggestions”