|

Graphics: Coding gfx stuff in FreePascal.
OpenGL/ FPC (German Version)
Here is a tutorial on how to code OpenGL with FPC. It is aimed at complete beginners to OpenGL and everything is explaimed from zero. One should have a little knowledge of Windows, as the tutorial uses the WindowsGL functions to initialize. (English, German)
OpenGL with FPC
This is another OpenGL/ FPC tutorial. But this one uses GLUT for initialisation, which makes it system independant. If you want to code for Linux etc, this is the one to choose. (English)
Gfx How-To
This tutorial is for people who want to start with coding graphics or demos. It covers the basics, 2D effecs and tuning. If you want 3D, please refer to the OpenGL tutorial. (German)
Back to previous page
|