Jonathan. Frech’s WebBlog

Star (#23)

Jonathan Frech

I had an idea to make a simulation which generates stars. Using my getCirclePos() function, two radii — an inner and an outer one — and a num­ber of points I realized the idea in this program.

How it works

How to use

Source code: star.py