Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.54 KB

File metadata and controls

38 lines (23 loc) · 1.54 KB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLE: FILLED CIRCLES AND ELLIPSES

ellipses.png

Author

🐝 QB64 Team 2018

Description

We develop four variations on the CIRCLE command in the form of four SUBs:
(i) CircleFill = Filled circle
(ii) EllipseFill = Filled ellipse
(iii) EllipseTilt = Tilted ellipse
(iv) EllipseTiltFill = Tilted and filled ellipse

These works have been optimized for speed and respect for alpha transparency.

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)

🔗 filled circle, ellipse

Reference: qb64forum