How to rotate 2D texture?
-
- Posts: 15
- Joined: Sun Aug 22, 2004 2:06 pm
- Location: Estonia
How to rotate 2D texture?
How do I rotate a 2D texture? I looked in the docs but couldn't find any functions for that.
-
- Posts: 199
- Joined: Sun Aug 24, 2003 5:47 pm
- Location: Germany
Hi, theres a thread from nebukadnezzar with some good functions to change textures, i think for example the fliptexture you can change to rotate ?
http://irrlicht.sourceforge.net/phpBB2/ ... ight=#3628
http://irrlicht.sourceforge.net/phpBB2/ ... ight=#3628
-
- Posts: 15
- Joined: Sun Aug 22, 2004 2:06 pm
- Location: Estonia
-
- Posts: 199
- Joined: Sun Aug 24, 2003 5:47 pm
- Location: Germany
-
- Posts: 15
- Joined: Sun Aug 22, 2004 2:06 pm
- Location: Estonia
Well I am thinking of creating a top down game like GTA1 or GTA2. And the rotation is necessary for cars and human.
I thought it would be easier to draw everything as textures first and later(as a second project) create the whole game world as a 3D.
But if there are no texture rotating functions then I'll start it 3D. Both ways are fun anyway
I thought it would be easier to draw everything as textures first and later(as a second project) create the whole game world as a 3D.
But if there are no texture rotating functions then I'll start it 3D. Both ways are fun anyway
-
- Posts: 199
- Joined: Sun Aug 24, 2003 5:47 pm
- Location: Germany