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

918 B

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLES: PENDULUM

Double Pendulum

🐝 missing 🔗 physics, pendulum

Simulated double pendulum with damping.

LineSwing

🐝 PMG 🔗 pendulum, legacy

'************************************************ '* '* This program simulates a swinging motion...

Pendulum Game

🐝 Fellippe Heitor 🔗 game, pendulum

My attempt at creating something drawing inspiration from Fire Rides by Voodoo. Made with QB64.