🔧 Great fun playing with hypotrochoid
Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to
Introducing a simple formula for experimentation:
x = (R - r) * Math.cos(f1*t) * (1 + Math.cos(f2*t)) + d * Math.cos(((R - r) / r) * t);
y = (R - r) * Math.sin(f1*t) * (1 + Math.cos(f2*t)) - d * Math.sin(((R - r) / r) * t);
where R, r, d, f1, f2 are different tunable parameter. The path of (x,y) as t varies will generate the graphics as shown in the following writeup:
https://hackgptdeveloper.github.io/2024/12/01/hypotrochoid-v3-explore.html
For example:
...
🔧 Great fun playing with hypotrochoid
📈 69.13 Punkte
🔧 Programmierung
📰 Wochenrückblick: Fun, Fun, Fun!
📈 31.32 Punkte
📰 IT Nachrichten
📰 Learn Gawk by playing a fun word game
📈 22.31 Punkte
🐧 Unix Server
🐧 try this fun command on work pc for more fun
📈 20.88 Punkte
🐧 Linux Tipps
🐧 With great power comes great responsability.
📈 16.93 Punkte
🐧 Linux Tipps