circles | no image | Tests drawing both filled and outlined circles. | download (291 bytes) |
view |
clearwindow | no image | Tests the clear window functionality. | download (169 bytes) |
view |
console | no image | Simple console test. Tests basic functionality. Simple console width test. Current console width is 60x20, this tests 80x20. | download (409 bytes) |
view |
console_width | no image | Simple console width test. Current console width is 60x20, this tests 80x20. | download (108 bytes) |
view |
controller_test | no image | Tests input from the virtual controllers. | download (242 bytes) |
view |
demo | no image | Simple graphics demo that just prints some text etc. | download (938 bytes) |
view |
gr_posn_test | no image | Off-screen positioning of graphical objects. | download (1269 bytes) |
view |
growing_circle | no image | Draw a circle that grows. Tests double buffering. Single-buffered circle drawing program. | download (329 bytes) |
view |
growing_circle_1buf | no image | Single-buffered circle drawing program. | download (213 bytes) |
view |
grtext | no image | Text-in-a-box. Text geometry comparison test (ps2 vs opengl) | download (775 bytes) |
view |
input | no image | Input$ test. Just reads lines until 'stop' is typed. | download (82 bytes) |
view |
keyboard | no image | Inkey$ test. Reads keys and displays the values. Also for special keys. | download (112 bytes) |
view |
menu | no image | Arwin van Arum's menu. | download (1127 bytes) |
view |
pong | no image | My world-famous pong example implementation. It's fun to see it work on the emulator. | download (13732 bytes) |
view |
rgb | no image | Who's afraid of red, green and blue? Color test. Also shows bitmapped font OpenGL issue. | download (356 bytes) |
view |
rotating_triangle | screen shot | Small demo application that displays a nice graphical demo promoting YaBasic. | download (1806 bytes) |
view |
test_stop | no image | Simple test that allows me to test the yabasic library's stop ideas (often) | download (61 bytes) |
view |