Using 2D sprites.

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Enxaqueca

Using 2D sprites.

Post by Enxaqueca »

Guys, i want to use in my project caracters made in 2d sprites (like street fighter 8) ), with a 3d stages. It is possible with Irrlicht? How can i load them?

thanks!
Guest

Post by Guest »

go look at the 2d tutorials on the tut section of this website. Not sure what you mean by 2d stages though?
Munku
Posts: 66
Joined: Tue Nov 30, 2004 4:04 pm

An example

Post by Munku »

An example would be Diablo2 characters (2D) on something like a Mortal Kombat 3,Deception, etc background. AKA. The characters are two dimensions but the actual "space" you can move around in is three dimensions
Umm, don't look at me that way. I'M not the dead one here.

--The One True Marshmellow
knightoflight
Posts: 199
Joined: Sun Aug 24, 2003 5:47 pm
Location: Germany

Post by knightoflight »

Hi, Serg Nechaeff wrote a good sprite-class, you would have found, if you search:
http://www.dev.your3dgames.com/
Guest

Post by Guest »

Thaks knight, ill take a look.
Guest, yes, i said 3d stages, like Contra from PS2, strider, klonoa from PS1....
double99
Posts: 28
Joined: Sun Oct 31, 2004 1:07 am

Post by double99 »

umean like sonic xtreme were the character were 2d sprites and 3d levels?i didnr know that was possble in irrlicht
Guest

Post by Guest »

Hi flaot99, i didnt play this sonic, but thats the idea. Weel, ill search more about it, in case negative, i will use sdl library.
Post Reply