View on GitHub

Tech, Games and Whisky

The Sebr's Blog

Pixel Shader Dungeon

|

My last post about Pixel Dungeon contained a bit of a lie. I didn’t randomly (re)discovered the game on my phone. I actually tried to buy the game after having seen this amazing demo on shadertoy (and THEN I discovered I already bought the game a year ago and it was sitting on my phone):

pd

Sorry for the gif quality. Click the demo link and actually try it. There is even a nice soundtrack! I am kind of noob to Graphics Programming but I was amazed that you could actually code a game IN a shader.

Other toys

Shadertoy is chuck full of incredible demos. Here are some that impressed me.

Tiny Earth

This demo contains a nicely rendered earth and clouds that move over continents.

d

Billiards This is a billiards game with physics and collisions.

billiards