https://github.com/1boch1/2d-vectors-visualizer
Simple vectors visualizer in 2D
https://github.com/1boch1/2d-vectors-visualizer
Last synced: 3 months ago
JSON representation
Simple vectors visualizer in 2D
- Host: GitHub
- URL: https://github.com/1boch1/2d-vectors-visualizer
- Owner: 1boch1
- License: mit
- Created: 2021-03-03T12:08:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T17:16:47.000Z (over 3 years ago)
- Last Synced: 2025-02-01T15:35:18.160Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2D-vectors-visualizer
Simple visualizer of two vectors and their sum## Libraries
- [p5.js](https://p5js.org)
## Preview

## How to use
- Use the `LEFT` mouse button to move the `RED` vector
- Use the `CENTER` mouse button (wheel) to move the `BLUE` vector
- The `ORANGE` vector is the sum vector