[SOLVED] Eeehh where is my mesh gone?

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.
KP84
Posts: 44
Joined: Thu Feb 24, 2011 5:08 am

Post by KP84 »

Think learning shaders will be a good thing for next week. It looks like it will screw my head but propably it won't. The hassle my current solution isn't that big. Just following the code wich is already finished, just tweaking some. It doesn't have to be perfect with the tips I got here.

Found out why I didn't see my mesh, forgot to turn of the lighting flag on the thing while I don't use light and a blue, almost black, background 8). Maybe I need it to do at daylight ;)

Thanks for the feedback,
KP84

Code: Select all

// if you think real code is always interresting, read this line again
Post Reply