This is a simulation of a 3D moving starfield. I got the idea from a python tutorial called 3D Starfield made using Python and Pygame by CodeNTronix at http://codentronix.com/2011/05/28/3d-starfield-made-using-python-and-pygame/ This is my attempt at recreating it using Scratch. Look inside the code for notes and comments.
Thanks to Leonel at CodeNTronix.com for his awesome programming tutorials.