Skip to content

Chabam/Vecpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vecpad

Vecpad is an open-source linear algebra visualiser tool used mainly in computer graphics. It's an educationnal tool that was developped as a projet during my bachelor's degree at the Université de Sherbrooke. If you found a bug, submit an issue and I'll see what I can do. For any help please refer to the wiki!

This project was made possible with these wonderful librairies :

Important scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.