Skip to content

leomotors/Website-Vector-Calculator-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Vector Calculator 2

Deployed as mini-vector-calculator

🛣️ Original

This project is Remake of abandoned Website Vector Calculator 1 written using VanillaJS (In TypeScript) which is made when I just learn Web Dev. It is cool but also garbage.

Check out the Vector Calculator C Version (Original of this Series) Here!

📱 Features

  • Find Size of Vector

  • Add 2 or more Vectors

  • Subtract 2 Vectors

  • Dot Product, Cross Product of 2 Vectors

  • Project One on Another

  • Find Area formed by 2 Vectors

  • Find Volume Formed by 3 Vectors

🌿 Build

Using Svelte, with power of npm there is nothing much here to worry.