Skip to content

Conversation

@atif09
Copy link

@atif09 atif09 commented Oct 26, 2025

Resolves #8188

Changes:

  • Extend p5.Vector.rem() so it correctly computes remainders for vectors with more than three numeric components and keep existing 2D/3D behavior unchanged

PR Checklist

  • npm run lint passes
  • [Inline reference] is included / updated
  • [Unit tests] are included / updated

@welcome
Copy link

welcome bot commented Oct 26, 2025

🎉 Thanks for opening this pull request! For guidance on contributing, check out our contributor guidelines and other resources for contributors!
🤔 Please ensure that your PR links to an issue, which has been approved for work by a maintainer; otherwise, there might already be someone working on it, or still ongoing discussion about implementation. You are welcome to join the discussion in an Issue if you're not sure!
🌸 Once your PR is merged, be sure to add yourself to the list of contributors on the readme page !

Thank You!

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.x] Extend the rem() method of p5.Vector to n dimensions

1 participant