p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

Shader intro tutorial

Open aceslowman opened this issue 3 years ago • 0 comments

Changes: In the process of adding a Introduction to Shaders tutorial to the learn page. This tutorial would have the following goals:

  • Introduce how shaders are set up in p5.js
  • Introduce basic terminology and syntax for shader programming
  • Provide a basic and thoroughly commented example
  • Provide resources for going further with shaders

This draft pull request is so @kjhollen can provide some feedback for my GSOC project.

aceslowman avatar Aug 30 '22 16:08 aceslowman