Skip to content

Progressbar/space-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-map

start

Clone the repo and move to it's base directory

with server

$ npm i -g http-server
$ http-server

Navigate to http://localhost:8080 or the other chosen path

without server (some things may go wrong)

Navigate to file://<path to repo>/index.html

controls

black textarea - pick the current working label

backspace - remove last point. If there are no more points on the label, the label gets deleted

arrow keys - move the last dot in that direction

click - create a new point

extracting

data - it's console.logged at every change

image - right click the image, and the raster of the paths will be selected. Then pick "copy image" or "save image"

saving current path for future use

copy-paste the logged output to line 3 of data.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published