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: PHYSICS

Colliding Ball Simulation

🐝 Timothy Baxendale 🔗 physics, collisions

Realistic collisions between sphreres in two dimensions.

Double Pendulum

🐝 missing 🔗 physics, pendulum

Simulated double pendulum with damping.

Gravity

🐝 missing 🔗 physics, legacy

Ball bounces realistically.

Integrators

🐝 STxAxTIC 🔗 physics, simulation

Demonstrates the efficacy of various integration methods in physics.

Pendulum Double

🐝 Vince 🔗 physics

Double Pendulum Simulator by Vince.