Skip to content

COLOR-SKY/PolygonWhirl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Project Randomly Generates Polygon Whirls Using Python + Processing

Instruction

Step 1:

Install the following libraries in your python 3.6+ environment:

  • scipy
  • numpy
  • shapely
  • fastapi
  • uvicorn

Then run /python_server/server.py

Step 2:

Create a python2.7 environment and install requests library.
Finally, copy&paste your python2.7 environment directory to line #8 of /processing_visualizations/Voronoi_Whirl/Voronoi_Whirl.pyde
All done!

Here are some of the outputs you can get.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages