Learning shaders with (great) help from GPT

The idea is to learn the terms used and the functions available internally to the shader.

Don’t ask me how GPT manages to manipulate the shader code to achieve the results I’m requesting. It’s clear that many, many exchanges of ideas are involved in reaching the final results.

PS1: Beginners can access the page code by pressing CTRL+U on the keyboard. :wink:

PD2: The lava mesh is based on an SDFGeometry by @hofk.:wink:

3 Likes

Hi @prisoner849 …Thank You… I added the picture and the obsevation about SDFGeometry by @hofk.:wink:

2 Likes

Check out https://thebookofshaders.com/ , it’s a great resource for learning about fragment shaders.

1 Like