Skip to content

A Minimal Circle Problem visualizer using the nannou toolkit.

License

Notifications You must be signed in to change notification settings

AJMC2002/black-circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spin the . . . Black Circle

A Minimal Circle Problem visualizer using the nannou toolkit.

Usage

Set the points coordinates in the POINTS constant in main.rs using the Point struct.

Any coordinate whose position vector's module is bigger than WIN_SIZE/2 units won't be shown on screen. The center of the coordinate plane is in the center of the window.

Example

Example1

Releases

No releases published

Packages

 
 
 

Languages