Loading...
34
11 months ago

Ukiyoe style experiment...


Some time ago I started playing with the idea of creating a game in the Japanese ukiyoe style. This is a rough prototype of some of the rendering techniques, but I think it's coming along pretty well!

The aspects of the style I've focused on mimicking so far are:

-Outlines

Just simple hull outlines for now. Using a renderer feature and shader graph to apply this to all objects on a certain layer, so I don't have to worry about making each one manually.

-Paper texture

A screenspace texture applied in a shader graph to all of the elements onscreen through various methods including sub graphs and fullscreen renderer features.

-Color gradients

Using a shader graph to create height-based color gradients for the terrain and a screen space gradient for the skybox.

-Lens Angle

A very tight camera lens angle is used to mimic the lack of perspective in most early ukiyoe.

Next, I'll start working on a new level composition to embrace the 'floating world' aspect of ukiyoe!



1 comment

Loading...

Next up

I hope you guessed Ham Sandwich.

working on a new level design, and added a new enemy! these little guys harass the player by scurrying around them and dropping mines

Refactoring some code, trying some new UI elements and adding some new features. Still working on developing a new visual style.

Your fellow Jolters are still hard at work making GREAT #GameJoltColors25 art!

There's still time for YOU to be part of it. Check your quest log to get started.

All artists are tagged below! 🔽

Working on the mech selection in the main menu. One of these will be in the final game.

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

After much hemming and hawing over the architecture, I finally got the persistent player upgrades system implemented.

I'm thinking that I need to change the art style for this project to something which I can produce and iterate on faster. Which of these two styles for the mech do you like more? Modeled/Rendered in Blender.

We’re teaming up with Neowiz to support developers with a narrative game jam!  The jam kicks off October 31 in the Game Dev community, so join the community and assemble your team: https://gamejolt.com/c/gamedev

Finished the first 3D art pass, finally. I wasn't really happy with the outline at this point, so I've shelved that for now. The lasers at the end are my favorite part right now