Search found 1 match
- Thu Oct 15, 2009 10:06 pm
- Forum: Beginners Help
- Topic: Help with irrlicht tutorial 1
- Replies: 3
- Views: 279
Re: Help with irrlicht tutorial 1
Are you sure you can't load the sydney.md2 mesh? check the execution directory of your program. and try change the render system, it maybe solve the flashes problem, replace the EDT_SOFTWARE to EDT_OPENGL. I don't think the rendering system is the issue! Because the EDT_SOFTWARE renderer must work ...