Skip to content

themichaeltsang/GlassBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Glass Box

Installing

virtualenv -p `which python3` env
. ./env/bin/activate
pip install --editable .

Running

. ./env/bin/activate
. ./start.sh

TODO

  • The curve drawing only works if drawn slowly, and the red marker goes through each point. This can be fixed by going through the live drawn curve segment by segment, like in closestPoint2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors