Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /mnt/web218/a3/28/510129628/htdocs/config.php on line 44 Warning: Undefined array key "Site" in /mnt/web218/a3/28/510129628/htdocs/main.php on line 261 Warning: Trying to access array offset on value of type null in /mnt/web218/a3/28/510129628/htdocs/main.php on line 261 Warning: Undefined variable $Description in /mnt/web218/a3/28/510129628/htdocs/main.php on line 261 GLBasic Showroom

GLBasic Showroom

Navigation

<<  1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   >> 

Space Invaders (MK2)

spaceinvadersmk2mini.pngA new version of a game I wrote years ago. This is meant for the Pandora, but heres a windows version ;)

JNR Platform Example #1

This is a conversion of JNR platform example #1 (http://jnrdev.72dpiarmy.com/) from C to GLBasic This example just deals with moving left and right as well as jumping. Use cursor left and right to move and left shift to jump. One interesting thing to note is that there is no visible speed difference between the C version and the GLBasic version. Now compatible with 8.064 betajnrplatformexample1mini.png

JNR Platform Example #2

jnrplatformexample2mini.pngThis is a conversion of JNR platform example #2 (http://jnrdev.72dpiarmy.com/) from C to GLBasic This example just deals with moving left and right, jumping and slopes Use cursor left and right to move and left shift to jump. With this example, I've slowed things down slightly as I felt the first example ran a bit too quickly. Now compatible with V8.064 beta

JNR Platform Example #3

Third and final part of the JNR (http://jnrdev.72dpiarmy.com/) platform example conversion - this one puts the previous examples to good use and adds in scrollling... Now compatible with V8.064 betajnrplatformexample3mini.png

Vector Editor

vectoreditormini.pngVersion : 1.0.0.2 This program allows you to create and edit your own vector graphics. Up to 9 groups, many different user cell options and the ability to undo any mistakes makes this a great program! Also included is an example code showing how to read and display the vector in your own programs

Graphics to DATA conversion

This program converts PNG or BMP files into compressed DATA statements, ready for your program to read the data in and create sprites from them. It takes around 29 seconds to decompress an all-white 4096x4096 graphic - only a simple RLE compression system is used.graphicstodataconversionmini.png

Basic Graphic Demo

basicgraphicdemomini.pngA small, boring and basic graphic demo

snow

My next Demo. Enjoy.snowmini.jpg

Useful Code Viewer

usefulcodeviewermini.pngThis program allows you to view, add and copy to the clipboard code from 5 sections : Extended Types, Types, Functions, Subroutines and Constants. With this updated version, I've added an INLINE tab, and all the data is stored in one file.

Excel interface

Interact with MS Excel through this library.excelinterfacemini.png

Navigation

<<  1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   >>