ray-cast / ray-mmd

🎨 The project is designed to create a physically-based rendering at mikumikudance.
https://twitter.com/Rui_cg
Other
1.71k stars 573 forks source link

Light issues #114

Open lauramegurine opened 4 years ago

lauramegurine commented 4 years ago

My issue is more or less like this one image (look the image at full size, you will see the dots in the glowing halo) I took the image from Reinbuu-sama (dA) because is the same issue with glowing lights and bloom. I don't know where it comes from. I have ray.conf untouched. More people have the same issue but they don't know how to help me.

Fau13F commented 4 years ago

if you talk about the pixelated glow, there's nothing which can be done sadly, everyone has this too ! :/

lauramegurine commented 4 years ago

if you talk about the pixelated glow, there's nothing which can be done sadly, everyone has this too ! :/

I found how to fix it by increasing sampling tho. So it can be fixed actually xD

Fau13F commented 4 years ago

really ? can you tell me how i'm interested xD

lauramegurine commented 4 years ago

First, for normal Bloom: /Shader/PostProcessBloom.fxsub go to BloomScale line and change the number to 1024 or higher. Second, for the bloom stars go to PostProcessLensflare.fxsub search for the line with StarScale and change the number to 512 or higher.

lauramegurine commented 4 years ago

It's weird because I can recall rendering without pixelated light before on my former PC, but I was also not using 4K resolution... so this is something that is more noticeable when you go further than 720p-1080p I'm assuming (or with W10 I don't have a single clue, but by changing those numbers is fixed anyways).

Fau13F commented 4 years ago

thank you very much ! :) and yes me too when i had my old PC i didn't have this problem