◐ Shell
clean mode source ↗

Feat/#312 describe function to live examples by umangutkarsh · Pull Request #477 · processing/processing-website

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@umangutkarsh

@umangutkarsh umangutkarsh commented

Oct 4, 2023

edited

Loading

Copy link Copy Markdown

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.

@Stefterv Stefterv left a comment

Copy link Copy Markdown

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

Copy link Copy Markdown

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

Reviewers

@Stefterv Stefterv Stefterv requested changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@umangutkarsh @SableRaf @Stefterv