Feat/#312 describe function to live examples by umangutkarsh · Pull Request #477 · processing/processing-website
processing / processing-website Public
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
wants to merge 2 commits into
Open
Feat/#312 describe function to live examples#477
wants to merge 2 commits into
Feat/#312 describe function to live examples#477
wants to merge 2 commits into
Conversation
Addresses Issue: #312
Added the describe() function to the liveSketch.js examples rather than the .pde files.
Please review the changes and provide some feedback on whether this should be modified.
Hope you'll consider this.
umangutkarsh added 2 commits
Stefterv
requested changes
Stefterv
left a comment
Stefterv
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi umangutkarsh,
Thank you for you contribution! Unfortunately creating a function describe is not how you can create a description for a sketch. For an example of how to implement see https://github.com/processing/processing-website/blob/main/content/examples/Basics/Shape/LoadDisplayOBJ/liveSketch.js
SableRaf
commented
Jul 30, 2024
SableRaf commented
Collaborator
Hi @umangutkarsh! Adding to Stef's comments to suggest looking at this contribution for reference: #447
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment