QB64.com

QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore…

SAMPLES BY BPLUS

Circle Intersecting Circle

🐝 bplus 🐝 STxAxTIC 🔗 geometry, intersections, qbjs

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

Circle Intersecting Line

🐝 bplus 🔗 geometry, intersections

This is an interactive (mouse-driven) demo that calculates the intersection of any line with any …

Connect Circles

🐝 bplus 🔗 screensaver, mosaic

Created by QB64 community member bplus.

Dropping Balls

🐝 bplus 🔗 gravity, collisions

Dropping Balls an attempt to build a pile by adjusting drop rate, elasticity, and gravity.

Fall Foliage

🐝 bplus 🔗 zen

Where were we? Oh Ashish was doing fractals and his last was a marvelous 3D Tree but I thought it…

Particle Fountain

🐝 bplus 🔗 particles

’ Created by QB64 community member bplus.

RotoZoom3

🐝 Galleon 🐝 bplus 🔗 graphics, rotozoom

A modification of Galleon’s RotoZoom in Wiki that both scales and rotates an image, this version …