Skip to content

graphnode/PhysicalLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhysicalLine

Example of wrapping 2d lines around circles like the Carried Away game.

Uses tangent calculation from origin and destination points to wrap the line around but unfortunately it creates too many points. Performance fix for this left as an exercise for the reader (perhaps using angles?)

About

Wrap 2d lines around circles like the Carried Away game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages