Jump to content

Need feedback on animated water. Working some textures for my first maps! :)


Recommended Posts

Posted (edited)

Hi, I'm new to the forum, old to Doom, and I was not aware how things has changed for Doom wad creation.

Tried 25+ years ago making a level, was hard and painful, today is just great and addicting thanks to you!


You are breathtaking!

All the tools, map editors, source portssssssss..... 

Decided to try mapping following a tutorial and couldn't stop for the last 15 days.

(My background is 3D modeling, animation and coding)

To the topic: Textures: What do you think of my water replacement? 

I'm working for Doom Vanilla format. 
Since doom guy "walks over" water my idea is to show the "rocks" beneath like the water isn't deep at all. 
Also never liked it to be so dark, and wanted to make it match better with my outdoors and sky.

I'm just replacing or adding new textures when needed, I'm trying to keep the original style.
My rules (at this moment) are creating my own textures from scratch just when needed, while using the Doom2 assets most of the time. 
Never modify originals, but may use composition with TEXTURE1 definitions.

waterTest.jpg.6df15795ca3da34c33f3afba1527de60.jpg

 

These are the two layers in Photoshop, background and water, will animate later.

wat_wat.jpg.74d03fafea625f09eaabc53c0c9706db.jpgwat_bk.jpg.b595f776230d0de7dc7ecab9e993e078.jpg

 

I'm also working on my own switches to standardize them all based on their function. 
(I think original doom has too many switches and is confusing to me)

Example, for repeatable actions:
PX_SWR_0.png.8f0be478aaf78c7be1dbd3116fa6ab68.pngPX_SWR_1.png.99f14bcc225fb1baa29e08ae6f81fbeb.png 

Then for definitive (only once) actions:
PX_SW1_0.png.dd279466b35187f36c760d14203ec5bc.pngPX_SW1_1.png.dc393e991fad202601fa8ed76cefd11b.png

 

Notice they change in color but also shape, for accessibility. First time I played Doom I, was on a monochromatic laptop (1997~ I guess), with speakers sounds :)

Let me know if you want to see more of this work in progress, I'm trying to finish 3 levels first the share it to hopefully get some feedback. And then keep doing more if you like it or not because, this is too much satisfying ;) 

Cheers,
piX

Edited by piXelicidio

Share this post


Link to post

To me it looks too gray and not blue enough but that is just my opinion.

Share this post


Link to post
Posted (edited)

What are you usin to make these? What is your goal? Do you know how to work with the limited palette of Doom? These are important questions. I agree with Raith138, the sharp contrast doesn't give much the vibe of water, but of things moving over a still surface. Have you made any other textures before?

Edit: I like the buttons a lot, though! 

Edited by DoomGappy

Share this post


Link to post
5 hours ago, piXelicidio said:

Finally animated it looks like this in Chocolate doom:

myDMwatter.gif.gif.fec6c2db1942dd3b0aa670a95c7db228.gif 

 

 

I think you should use desaturated blue colors instead, the way it looked is weird in my opinion. It feels like lighting blue water get mixed with Heretic's slime water. You may also wanted that somehow player will recognize that static blurred gray is actually rock, instead of part of flowing water. I only realized it when double-checked the image.

Share this post


Link to post
Posted (edited)

@DoomGappy 
I'm using photoshop. My goal is a lighter water that (if possible) shows the "rocks" of the bottom, original water looks deep as the blue seems very dark.
There is long time since I played with doom palette, but yes, with that palette I learn to draw with and old Ms-Dos program called Autodesk Animator :)

This is another texture I'm working on to create from scratch a Doom door, that looks doom style, but is not the same... or at least I tried:

Process:
PX_DRBA1_01.jpg.e5f81282967c2808e57fce67be97338f.jpgPX_DRBA1_02.jpg.9709e50dd1dfe329c86eb0979b02d0b1.jpgPX_DRBA1_03.jpg.f3141a07302cc3e982a588dc8847b606.jpgPX_DRBA1_04.jpg.8f106db5c6871704898631561abf86af.jpgPX_DRBA1_05.jpg.6537159fc6fa4e7ef4e8678642519f42.jpgPX_DRBA1_06.jpg.193d9b86c32f552151e01b6a0071d0ab.jpg

Back to the water the problem is there is no transition from blue to gray in Doom palette, that's why it looks too sharp, and can't desaturate blue.
Tried this make it even lighter blue and lighter gray to bring it a bit more close one to each other.
Also the animation is less chaotic now, like a calm water:

myDMwatter2.gif.gif.4b6f5a80a0058bbabae86fe2cb49bae6.gif

 

Thanks for taking your time to comment!

 

Edited by piXelicidio

Share this post


Link to post
Posted (edited)
4 minutes ago, piXelicidio said:

Also the animation is less chaotic now, like a bit more calm water:

That's a much better animation and colour selection than your first one.

 

I don't know if it would be better to have the rocks underneath brown/tan instead of grey? Either way you're right that you're limited in what kinds of smooth colours you can get with the Doom palette.

Edited by plums

Share this post


Link to post

Hi @plums, out of curiosity tried your suggestion: 

First this is the current image with gray bottom that produced the last GIF texture.
water_gray_bk.jpg.c6576234ba829d7e165dc0f216649b8d.jpg

After making the bottom tan, then the blue becomes little purple, not a bad thing:

water_tan_bk.jpg.5ba33b9647efeb9e891a9924dad080c3.jpg

 

Then interestingly when converting to indexed the transition from blue two tan passes trough gray anyway:
water_tan_bk_indexed.png.f967d718aed4a2cef6e0ceaf07432b75.png

 

Later tried with green, that has good ramps in doom pal:
Same issue:

water_green_bk.png.e3eb452f50c75166af22ef6c453af17d.pngwater_green_bk_indexed.png.74df190c3a9c27c7c94497cfd29f3fdf.png

 

This gray step could be avoided by drawing by hand directly with doom palette colors, but in this case is too much work, since I would have to create 4 frames and also make them seamless, doing everything with 32 RGB colors first is quicker and versatile. 

 

Share this post


Link to post

Created also these two texture patterns to use as visual aid to guide the player in order to know what is connected to what or where to go. Complementing the already existing COMPBLUE in doom2.wad that I use for that purpose too.

px_GRNTK_c.png.4a695e441778d09243e449b04cdddfdc.pngpx_redtk_e.png.9b574fa4522c9a02ee4083a699fa75c4.png

Map3_dsda_visualAidRed.jpg.874dbcef9ea243b2eb61c308c118474b.jpg

Too see them in action I just make the maps available to here!
Textures are free to use! 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...