This is a basic test of the windowing and rendering systems. It has a very fancy scaling engine implemented. All window coordinates are remembered, and the windowing system already has fullscreen mode support.
The rotating banana image has become a key test file. You will see the KPX (graphics file) loader system also working here.
DELTA manually loads some PNGs from the ExDat folder and assembles them into Banana.KPX in the Files folder.
Finally, there are numerous tests of the rendering engine that you can control using the keys below.
>>> DOWNLOAD LATEST VERSION <<<
Controls:
- ESC key exits the program.
- G key tests the GUI rendering mode (hold down to test).
- H and J keys swap the video scale mode (it starts in mode #0, equivalent to pressing the J key).
- Space key flips the animation horizontally.
- F11 for full screen. Press F11 again (or click the restore box) to exit fullscreen.
- The window can be resized using the mouse!! (just make sure the window is focused first)