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

Voidstone now includes highly advanced QoL features, like a pause menu!

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!

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

I'm sure she doesn't mean any harm...

Welcome @pracystudios to Game Jolt!

They're the developers behind Nocturne, a Rhythm RPG inspired by Chrono Trigger and Undertale, where every enemy has a unique song, which you defeat by playing notes Guitar Hero style.

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