Home • News • GitHub • Wiki • Samples • InForm • GX • QBjs • Community • More…
SAMPLES BY STXAXTIC
🐝 STxAxTIC 🔗 3d, graph
Various experiments in software 3D graphics. Warning: Uses no functions or subs!
🐝 Ashish Kushwaha 🐝 STxAxTIC 🔗 3d, gl
3D Grapher made in QB64.
🐝 bplus 🐝 STxAxTIC 🔗 geometry, intersections, qbjs
Here we present two (equivalent) methods for calculating the intersection points between any two …
🐝 STxAxTIC 🐝 Fellippe Heitor 🔗 curve, interpolation
This program demonstrates (i) linear interpolation to create a curve between points, (ii) a relax…
🐝 STxAxTIC 🔗 geometry, intersections, qbjs
… all I could think is “why stop at circles when you can do ellipses?”
🐝 STxAxTIC 🔗 fibonacci, spiral
The Fibonacci sequence is “seeded” with the golden ratio, but what if we change that?
🐝 STxAxTIC 🔗 physics, simulation
Demonstrates the efficacy of various integration methods in physics.
This program simulates light rays passing through a lens with a given index of refraction and con…
🐝 STxAxTIC 🔗 geometry, intersections, qbjs
Line segments intersecting.
Parabola-based screensaver by STxAxTIC.
Trivial trigonometry demo.
🐝 STxAxTIC 🔗 2d, vectors, qbjs
Vector field demonstration.