how to create intro shader like summer afternoon website (https://summer-afternoon.vlucendo.com/)
Please help me to create that shader
You mean the effect that transitions from the loading screen to the game?
Yes that effect
There is a example regarding transitions
https://threejs.org/examples/#webgl_postprocessing_crossfade
That’s how you can implement transitions, if you want the specific you can open a job post or if you know shader make it yourself using a basic shadertoy swirl/spiral in combination with simplex noise.
