0 votes

Recently I'm making a 3D game. I'm a beginner of godot and I learned something about shaders. One thing confusing me is that the fragment shader seems to be seperated into a fragment processor and a light processor iteratively called. Can't they communicate? I want to access the diffuse color contributed by all the lights, and cast the diffuse lightness to a color ramp in order to get a 2D style rendering. I wonder if there is anyway to achieve it?
enter image description here

Godot version 3.3.2
in Engine by (26 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.