Flower of Life ball (part), (2018)

Author's sample script, wroks, hints.
Post Reply
User avatar
3DfromNULL
Site Admin
Posts: 45
Joined: 2018-Jul-13 9:35

Flower of Life ball (part), (2018)

Post by 3DfromNULL »

A Folower of Life (FoL) ball consists of some rings on a sphere. It's very easy to make these rings using intersection boolean operation between a hollow sphere and a pipe.

Image

Image

However, the "radius" of each ring must differ according to its "latitude".

Image

The attached script does not create whole FoL ball but only part of it. Please try to complete!



Edited on Mar 12 2019:
Updated the attached script file, 1->1a so that it can be run with ptsxpy 0.0.7.

Image Image
Image Image Image Image Image
Attachments
folball1a.py
script file
(4.55 KiB) Downloaded 1003 times
Post Reply