Welcome, reading this WikiBook!
The GLBasic Language is used in GLBasic, a program that makes programs with OpenGL and BASIC for very much operating systems BUT it's different programming than OpenGL and BASIC. That's why I have written this book. So that you can learn how to program GLBasic in a very easy way!
Learning
Here are all the things to learn about GLBasic:
BASIC
- Your First Program
 - PRINT, CLEARSCREEN, and END
 - Variables and Data Types
 - User Input
 - IF...THEN...ELSEIF...ELSE
 - WHILE...WEND
 - FOR...NEXT
 - DO...LOOP
 - GOTO
 - Random Number Generation
 - Subroutines and Functions
 - Image Import
 
OpenGL
- First Program
 - Transparency
 - Attributes, Varying and Uniforms
 - Positioning and Rotating
 
Warning! The next stuff is only for full version!
- A Cube, Plus a Camera
 - Displaying a Wooden Cube
 
If the pages are not ready made, it is to do!
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.