This is a simple webapp written in javascript using ReactJs Framework. It can be used to digitize archeological drawings of vessels in order to calculate their capacity and weight.
You can watch this youtube video that show how to use this app. If you have problems you can contact me or open an issue on github.
- Clone or download the repository
cd
in the root folder- run
npm install
- run
npm start
- you should be able to use the webapp at
http://localhost:3000
You can download and use this webapp even without an internet connection, download the VMT.zip
file from here extract it and open the index.html
file in the build
folder with any modern browser and start measuring your vessels.
Although this web-app displays nicely on different devices, drawing capacity is currently available only using a mouse.
There are many other projects that calculate vessel capacity, it this projects doesn't work for you you should check them out. You can find a list at this link.
This app has been built using these javascript libraries: