Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.5 KB

index.md

File metadata and controls

32 lines (18 loc) · 1.5 KB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLE: CURVE SMOOTHER

screenshot.png

Authors

🐝 STxAxTIC 🐝 Fellippe Heitor

Description

This program demonstrates (i) linear interpolation to create a curve between points, (ii) a relaxation algorithm to "smooth over" a curve to remove sharp edges, and (iii) plotting with anti-aliasing.

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)

🔗 curve, interpolation

Reference: qb64forum