Skip to content

Added bezierVertex usage example #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 11, 2025
Merged

Added bezierVertex usage example #15

merged 3 commits into from
Apr 11, 2025

Conversation

ksen0
Copy link
Member

@ksen0 ksen0 commented Apr 11, 2025

Does it make sense to to this in a side-by-side table?

Also, I was experimenting with the "tutorial" mode in OpenProcessing: https://openprocessing.org/sketch/2611641 so that there can be more content on the left-hand side. This could either replace or supplement the content of this README.

@ksen0 ksen0 requested a review from davepagurek April 11, 2025 10:33
Copy link
Collaborator

@davepagurek davepagurek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Side by side could be interesting! If it's not too wide, possibly even three columns to also include a screenshot of the result?

README.md Outdated

```js
function setup() {
createCanvas(windowWidth, windowHeight);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super minor but above we have two space tabs and here we have real tabs, to keep the indentation consistent maybe we should use 2 spaces here too?

@ksen0 ksen0 merged commit db590bb into main Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants