QB64 360 VR Animation Videos
Code and Software Download


Currently there are two videos that were made.
4K 360 Animation
8K 360 Animation

Code Download
* All code is QB64 only. QBasic 1.1 will not work
4K Video Animation Code:
4CornerCircleSide.bas

8K Video Animation Code:
QBT60.bas (same code at Tutorial 60)

The 4K animation was programmed with QB64. While the animation was running, OBS was used to capture the screen. Other screen capture software can be used. The video was edited with Camtasia Studio. Other video editing software can be used. Once the video was edited and exported, the video was converted to 360 using Spatial Media Metadata Injector. VLC can be used to view the video on the computer. The video's quality may drop when uploading to YouTube.

The 8K animation was programmed with QB64. The code exported each frame to a picture file. The pictures (picture sequence) were placed in Blender's video editing feature and edited so it would be in 8K. Once the video was edited and exported, the video was converted to 360 using Spatial Media Metadata Injector. VLC can be used to view the video on the computer. The video's quality may drop when uploading to YouTube.





QBasic / QB64 Links

QB64 is a free download at www.qb64.com

QB64 Wiki & Manual is found at qb64.com/wiki.html

QBasic 1.1 comes with OldDOS. A zip file of OldDOS can be found at www.pcxt-micro.com/download.html

QBasic 1.1 needs DOSBox to run on Windows Vista and greater, Mac, and Linux.
DosBox is a free download at www.dosbox.com

Free QB64/QBasic Code

QBasic.Net - www.qbasic.net

Pete's QBasic Site - www.petesqbsite.com/index.php

QB45 - qb45.org

Phatcode - games.phatcode.net