Loading...
219
Game
The Maze Where The Minotaur Lives
5 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 finally came up with a title for the maze SRP project. It's called "The Maze Where The Minotaur Lives".

I'm working on a new game. It's called The Thief Trap, and it's a small stealth sim where you have to steal a huge diamond.

I was testing if I could push the butterflies away when running into them. So I turned the particle emitter all the way up. One million butterflies may have been a little too much.

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

After a couple of weeks of polish and tweaks, The Maze Where The Minotaur Lives is now ready to play. Have fun!

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

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.

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

The Knightling launches on August 28! Wishlist it now so you don't miss out: https://bit.ly/KnightlingSteam

To celebrate the game's impending release, we've added The Knightling Pack and The Knightling Community Pack back to the Shop!

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