Skip to content

Trimple/golden-ration-sphere

Repository files navigation

Fusion 360 golden ratio spiral for the sphere

This is a python script for the fusion 360. This script is used to generate a solid sphere that is wrapped around with lots of smaller spheres. Here are some examples:

2000 spheres 500 spheres 50 spheres 30 spheres

You can play with 200 spheres model here

The script uses golden ratio points distribution. An interactive example can be seen here.

This script is completely free to use and modify and comes with a MIT license

How to use

Right now script dosen't have a menue to input parameters from Fusion 360. You need to change this 3 values directly in the script file:

	small_circle_diameter = 1
	big_circle_diameter = 10
	number_of_circles = 1000

About

Fusion 360 golden ratio sphere out of spheres python script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages