Loading...
218
Game
The Maze Where The Minotaur Lives
4 years ago

Been experimenting with post-processing effects in SRP, adding an outline and a painterly depth of field effect. There's also a new HUD to keep track of items picked up and how many lives you have left!


All the new effects use a Depth Normal buffer which I had to code into SRP in an attempt to learn more about how it works in Unity.

I also messed around with the pixelate effect in combination with the new effects. It's... interesting.

tmwtml_pixelated_outline.jpg

I didn't get a chance to write up about this week's experimentation. Depth buffers are surprisingly arbitrary, so it took a lot longer to figure out, leaving me with not much time this week to write.

But if you're interested, you can visit my blog where you can see all previous posts about The Maze Where The Minotaur Lives' development.
https://verythieflike.com/category/projects/the-maze-where-the-minotaur-lives/

And don't forget to follow the game if you want to see more updates.



0 comments

Loading...

Next up

I'm adding a new item to let you cheat! THE PEGASUS BOOTS. WEEEEEEEEEEEEEEEE!!!

I'm been participating in the LowRezJam2021, and I've made some good progress. The themes I'm working with are Instant Teleportation and It's a Trap! #lowrezjam

Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

I've been taking everything I've learned on The Maze Where the Minotaur Lives SRP and making it fancier with even more pixelated lighting.

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

Added flowers and fluttering butterflies. The butterflies are done using a particle system and animated using a shader.

Unity's Scriptable Rendering Pipeline no longer supports in-built Lens Flares, so I wrote my own.

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

I've added maps to The Maze Where The Minotaur Lives. Plus a few other changes.