Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.42 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.42 KB

Vortecs image

Vortecs is a free, offline, and simple education tool for displaying 2D vectors and visualizing 2D linear transformations. It is designed to be used primarily by students who are being introduced to Linear Algebra concepts for the first time.

Features!

  • Make and display 2D vectors on a coordinate plane
  • Quickly negate, rotate, shear, and normalize individual vectors
  • Easily zoom, pan, and re-center the coordinate plane
  • Apply and visualize multiple 2D linear transformations on vectors
  • Undo 2D linear transformations

Desktop Version

A desktop version of this app is in development using Java, and its progress can be monitored here.

Built With

  • Swift 5.0

Requiremets

  • iOS 10 or newer

Authors

License

Vortecs is licensed under the MIT License - see the LICENSE file for details

Acknowledgements