Try to make 2D out of 3D [Solved]

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
Dandrolvorn
Posts: 15
Joined: Thu Apr 20, 2006 4:31 pm

Try to make 2D out of 3D [Solved]

Post by Dandrolvorn »

Hi ;)

i tried to make 2D out of 3D, and in one post i´ve found a guest describes, how to do it http://irrlicht.sourceforge.net/phpBB2/ ... 8598#58598

But i have no idea how :D ^^

The only result i get was this
- http://dandro.da.ohost.de/etc/erster_versuch.JPG
But it must look like this (the colorkey is like the color on pixel 0,0)
- http://dandro.da.ohost.de/etc/test.JPG

Anyone who can help me? Some code lines are interesting not the whole solution ;)


Greets Dandro

EDIT => Already solved
Post Reply