Simple OpenGL shader example

Post your FreeBASIC source, examples, tips and tricks here. Please don’t post code without including an explanation.
Post Reply
alfakilo
Posts: 117
Joined: Oct 02, 2009 9:18
Location: Estonia

Simple OpenGL shader example

Post by alfakilo »

If you find it useful then its for you.

use WASD to move light..

i was experimenting with shaders for my tankgame and i decided to cut that piece out from my project and share with ppl who might find it useful.

simple 3d object (.obj) loading & displaying.
simple shaderprogram createing and useing.
simple texture loading .
simple "text drawing on screen" my way.


Any questions just ask.

DOWNLOAD here..

https://www.dropbox.com/s/dlaqspnzmf7yp ... D.zip?dl=0
Post Reply