{steinsoft.net}
 
 
 
 
 
Home/News
Code Snippets
Board
Projects
What's That?
I am using it actively
I planning to use/learn it
I don't plan to lean/use it
5th option
Leipzig
Home :: Programming :: Projects :: OpenGL :: glanimetex

[ glanimetex ]

Latest Version: 1.0

Description

glanimetex is a little OpenGL application that shows you how to animate textures in realtime. Every frame, the two objects' - a sphere and a cube - textures will be updated. All this is done using two colour arrays only and without loading any texture from file. As it can be seen in the source code, this is really easy to do. Theoratically you could now code your own raw drawing functions and animate these textures with e.g. circles or whatever you want.

This application has been programming using SDL so make sure you have the latest development library installed. As SDL is platform-independent this code has been proved to compile under Linux & Windows. A VC++ project is included for convenience too.

News & History

Version 1.0

Screenshots

Downloads

glanimetex 1.0 linux & windows source - windows binary included (345 KB)

 Last edited 2003-11-01 01:37:41 by André Stein - printable version
» copyright by andré stein
» using stCM v1.0
» steinsoft.net revision 5.0