this post was submitted on 28 Jun 2023
7 points (100.0% liked)

GameDev

2725 readers
2 users here now

A community about game development.

Rules:

More rules might follow if they become necessary; general rule is don't be a pain in the butt. Have fun! ♥

GameDev Telegram chat.

founded 1 year ago
MODERATORS
 

I'm working on a game right now and I've added some post processing and I'm loving how it looks, but I'm realizing I don't know anything about it. What does your post processing stack look like? How does it fit into your game's overall art style? Would love some resources on post processing if anyone has them!

top 3 comments
sorted by: hot top controversial new old
[–] away2thestars@programming.dev 3 points 1 year ago

I really like white balance to change colour temperature on unity URP, and colour aberration for the edges

[–] anlumo@feddit.de 3 points 1 year ago

My favorite is probably screen-space ambient occlusion.

Every single one of your questions needs a full 15h lecture series to answer, so that’s a bit outside of the scope of a comment.

[–] NocturnalMorning@lemmy.world 2 points 1 year ago

I'm about to start a bad art game jam, and I was looking for something that could make my game look drawn on. I found this shader, and it's probably my favorite shader I've used so far. I even figured out a cool way to make it in color https://youtu.be/18U50KPdD2A