OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: beginners
> sprites in opengl?
PDA
View Full Version :
sprites in opengl?
Bin-Trash
03-28-2001, 05:43 AM
Helo.
someone know how to move a bitmap width sprites in opengl?
Arath
03-29-2001, 02:46 AM
A sprite in OpenGL is just a quad so you can move it with glTranslatef(), scale and rotate it with glScalef() and glRotate() ...
Bin-Trash
03-29-2001, 01:06 PM
thanks
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.