I wanted to create an example program which would showcase object oriented design capabilities within LabVIEW while at the same time showcasing advanced architectures including the state machine and the producer consumer loop. Of course this code is provided without warranty (express nor implied) a.k.a. "use at own risk".
There are tester programs scattered throughout the project.
How to run:
Download and unzip the attached.
Open the file "3D Object Sandbox.lvproj"
Open "/Project Files/3D Space Explorer/Event Handler State Machine/Main.vi".
Run. The texture references should be stored relative to the project directory.
Using the mouse, click on the 3D picture control to move the space ship about. You can zoom in our out using the slider. You can create a new universe by clicking the create world button. You can also quit the program by pressing quit.