1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/samples/circle-intersecting-circle/index.md
2022-12-26 14:41:23 -06:00

1.5 KiB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLE: CIRCLE INTERSECTING CIRCLE

circleintersectcircle.png

Authors

🐝 bplus 🐝 STxAxTIC

Description

Here we present two (equivalent) methods for calculating the intersection points between any two circles.

QBjs

Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!

File(s)

🔗 geometry, intersections, qbjs

Reference: qb64forum