![]() |
|
Rotating Sphere in Visual Basic - Printable Version +- QB64 Phoenix Edition (https://qb64phoenix.com/forum) +-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1) +--- Forum: QBJS, BAM, and Other BASICs (https://qb64phoenix.com/forum/forumdisplay.php?fid=50) +--- Thread: Rotating Sphere in Visual Basic (/showthread.php?tid=1401) |
Rotating Sphere in Visual Basic - eoredson - 01-16-2023 Speaking of other basics and 3-d arrays for rotating sphere: Code: (Select All) Sphere is v9.0a of the rotating stereoscopic sphere integral.Here are 2 of them. Sphere5.zip - original source Sphere9.zip - latest source. Erik. ![]() these should work in VB5 and VB6..
sphere5.zip (Size: 25.11 KB / Downloads: 113)
sphere9.zip (Size: 2.26 MB / Downloads: 134)
RE: Rotating Sphere in Visual Basic - bplus - 01-16-2023 Who needs VB for this! Check this out: https://qb64phoenix.com/forum/showthread.php?tid=272&pid=2647#pid2647 RE: Rotating Sphere in Visual Basic - bplus - 02-19-2026 Ha to answer my question, anyone who wants to tilt the sphere and not map crap onto the sphere and who HAS VB5 or 6. Does VB5 need DosBox or can it run in Windows? |