added describe to directional light and color variable example by yogitheboss · Pull Request #447 · processing/processing-website
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @yogitheboss, thank you for your contribution! The text content of the describe() function is great.
We kindly request that you add the describe() function to the liveSketch.js examples rather than the .pde files. You can find an explanation here. The describe() function is only available in p5.js, not in Processing. The purpose of this change is to ensure that interactive examples are properly described for users who rely on screen readers.
Please don't hesitate to ask if you have any questions or concerns. Thank you again for your valuable contribution!