faster glowing
ManInMyVan opened this issue ยท 8 comments
How do you suggest this? It is possible to do the edge detection shader faster. Disabling the other passes on the outline would also help.
How do you suggest this? It is possible to do the edge detection shader faster. Disabling the other passes on the outline would also help.
Do edge detection then do one pass on the outline
Won't it look worse and less vanilla according to the image you have provided of this? Or is the plan to make it look same but faster?
It's kind of like fast leaves, it looks worse, but runs better.
Then the best way to do this would need to have an option for people to choose whether they want the fast glowing or not.
Won't it look worse and less vanilla according to the image you have provided of this? Or is the plan to make it look same but faster?
It's kind of like fast leaves, it looks worse, but runs better.
Then the best way to do this would need to have a config option so people can choose.
"Option for"
Won't it look worse and less vanilla according to the image you have provided of this? Or is the plan to make it look same but faster?
Won't it look worse and less vanilla according to the image you have provided of this? Or is the plan to make it look same but faster?
It's kind of like fast leaves, it looks worse, but runs better.
If it's not already being done, we could probably just replace the shader (where it goes from white to black) to a simple gradient.