[Newbie] Problem of Apollonius, how can I do it?

Hi!
I’m new to vvvv, I hope to get your support!

Basically, I’d like to recreate this:

From Wikipedia:
In Euclidean plane geometry, Apollonius’s problem is to construct circles that are tangent to three given circles in a plane.
Three given circles generically have eight different circles that are tangent to them.

My aim is to make the three main circles move inside the window with a random pattern, maintaining tangent the 8 others circles.

Can you help me?
Thank you!

http://mathworld.wolfram.com/ApolloniusProblem.html

Does this help?

At the end I managed to do it!

I took the Java code from here:
https://rosettacode.org/wiki/Problem_of_Apollonius#Java

“Translating” it to vvvv solves the problem.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.