How can I put a shader into the final rendering pass?
Asked Answered
P

5

0

I am not talking about post processing settings I want to make my own effect.

Propound answered 9/4, 2022 at 19:39 Comment(0)
C
0

What kind of effect are you trying to achieve? We need more information to be able to help.

Coates answered 10/4, 2022 at 20:59 Comment(0)
P
0

I would like to make a hallucination effect. At certain times of course.

Propound answered 15/4, 2022 at 18:12 Comment(0)
S
0

Define 'hallucination effect'

Severini answered 15/4, 2022 at 21:42 Comment(0)
P
0

Like wavy lines on the screen

Propound answered 15/4, 2022 at 22:17 Comment(0)
C
0

You probably want a shader setup like described in this page of the documentation: https://docs.godotengine.org/en/stable/tutorials/shaders/advanced_postprocessing.html

Cattier answered 16/4, 2022 at 17:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.