Home 3D Art Showcase & Critiques

[WIP] Zelda BotW Fanart - UE4

polycounter lvl 4
Offline / Send Message
Loginius polycounter lvl 4
Hello!

This years Zelda Breath of the Wild made me realize how much I love well executed stylized looks in videogames!
Until now I mainly worked on realistic to hyper realistic environments but I thought Ill try something new and go for a BotW inspired look.

Click image for larger version  NameRefjpg Views1 Size3540 KB ID1376796

Im still early in the process of creating this scene. I decided to use UE4 and so far I got my cellshaded post process done and Im starting to like the look of the grass (still missing a color texture) so its time to create some actual assets and start thinking about the composition!

Click image for larger version  NameHighresScreenshot00006png Views1 Size3760 KB ID1376792

The grass is still missing a color texture but other than that I like where its going. Im quite happy with the shape, density, lods (If possible I want this scene to run at 60fps on my GTX 860M) and the way it blends with the terrain.
My light reflections are completely fake while I think they are normal dependent in BotW but for now I like the look of it.
It also has transmissive properties similar to those in BotW:

Click image for larger version  NameHighresScreenshot00009png Views2 Size4181 KB ID1376794
Click image for larger version  NameHighresScreenshot00007png Views1 Size3497 KB ID1376795

Reference shot of the grass from BotW:

Click image for larger version  NameKwKdLdsjpg Views1 Size1248 KB ID1376799


The cellshading on the characters is also similar to BotW with a strong outline thats broader and brighter in direct light accompanied by two tones separating light and shadow. I mix a small amount of AO back into the final result as I like to retain some of the shape to better blend dynamic objects with the background and am obviously not constrained by switch hardware 
This goes a bit against the "frame by frame animation"look that Zelda seems to be going for where dynamic objects are considerably less detailed than static backgrounds but I always thought that in BotW characters can look slightly out of place. I hope to counter that with the hint of AO.

Click image for larger version  NameHighresScreenshot00002png Views1 Size4506 KB ID1376797
Click image for larger version  NameHighresScreenshot00004png Views1 Size4638 KB ID1376798

Reference shot of a character from BotW:

Click image for larger version  NameThe-Legend-of-Zelda-Breath-of-the-Wildjpg Views1 Size848 KB ID1376800

I feel like the one thing that Im still missing here is that I cant quite figure out when to use the outline. Its really hard to find a pattern in BotW, sometimes its completely visible even in the shadows and sometimes its completely gone or only on some parts of the mesh. (This screenshot has almost no outline in shadows, in the cave at the beginning of the game it encloses the whole character.)


Next up Im going to start working on some rocks and a character model to replace the beautiful unreal mannequin! (a coworker recommended a young link which I think is a great idea, or maybe zelda?) I might also start shaping the terrain if I get sick of the Mario Hills 
Im doing this in my spare time after work so its slow going but Id really like to finish this before the end of the year!

Thanks for taking a look at my work, feedback is very welcome!

Cheers,
Loginius!

Replies

  • Seehr
    Options
    Offline / Send Message
    Seehr polycounter lvl 9
    May I know which is the technique that you followed for the outline?
    The cell shader is pretty studied already at this point in UE. But I like your outline.

    This looks promising!
    cheers
  • Quick Brick
    Options
    Offline / Send Message
    Quick Brick polycounter lvl 2
    I really like how this is coming along, I just think the grass needs a little bit of colour variation, as well as some fresnel (at grazing angles, the grass is lighter, which makes the hills stand out from each other better).

    Also, check out this GDC talk about the art style of GuiltyGearXrd: https://youtu.be/yhGjCzxJV3E?t=15m24s
    It's about an hour long, but they talk about the techniques they use to create their shading in a lot of depth.

    Can't wait to see how this looks! :smile:
  • Loginius
    Options
    Offline / Send Message
    Loginius polycounter lvl 4
    Thanks guys!
    Also thanks for the link @Quick Brick , very interesting talk and your feedback for the grass is on point!

    Sure, Ill post my node network later (at work atm), I mixed parts of some established methods to get what I wanted.


  • Seehr
    Options
    Offline / Send Message
    Seehr polycounter lvl 9
    Is it through custom depth or something like that? I'm real curious.
    Thanks man.


  • Loginius
    Options
    Offline / Send Message
    Loginius polycounter lvl 4
    @Seehr
    Sorry for the delay, forgot to post this yesterday!
    This is my network for the outline:

    The MPC feeds the color of the closest lightsource (or sun if no light is in proximity) into the material to use that as the outline color on the lit side.
    I do the same thing for the shadow side with different parameters and multiply it on my two tone area:


    I hope this helps :)
Sign In or Register to comment.