Search found 2 matches

by Athrun
Fri Nov 21, 2008 6:13 am
Forum: Code Snippets
Topic: [C++/Windows] Video Texture for Irrlicht (D3D,OpenGL)
Replies: 27
Views: 11212

Hi,
I use irrlicht 1.4.1 ,
I use your lib with something wrong,
could you show the code Completely?
by Athrun
Wed Nov 19, 2008 3:51 am
Forum: Advanced Help
Topic: Playing movie in texture
Replies: 118
Views: 61136

HI, Thanks first. I used your code, I run those code ,have no error, but I see nothing in my screen. I need your help. #include <dshow.h> #include <mmstream.h> #include <amstream.h> #include <ddstream.h> #include "irrlicht.h" using namespace irr; using namespace core; using namespace scene...