Skip to content

[WIP] 2.0 tutorials changes #780

@ksen0

Description

@ksen0

Minor changes in tutorials

These tasks are based on checking

Variables and Change

https://beta.p5js.org/tutorials/variables-and-change/

p5js.org beta.p5js.org
Image Image

mouseX and mouseY are not integer in 2.0: text(mouseX: ${mouseX}, mouseY: ${mouseY}, 20, 20);

Organizing code with Functions

https://beta.p5js.org/tutorials/organizing-code-with-functions/

p5js.org beta.p5js.org
Image Image

Out of bounds color values behavior not consistent with 1.x: processing/p5.js#7714

Animating with media objects

See last sketch in the tutorial: https://beta.p5js.org/tutorials/animating-with-media-objects/
and compare to either 2.0 or latest 1.x: https://editor.p5js.org/ksen0/sketches/GOAfBPCy1
Something with the can sizing is off. It's not a 2.0 issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions