Is there a plugin for running a video on a surface?

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Eugen

Is there a plugin for running a video on a surface?

Post by Eugen »

Is there such a thing??? A material definition to run a video movie on whatever surface is applied???
Domarius
Posts: 178
Joined: Thu Mar 11, 2004 9:51 am
Location: Brisbane, QLD, Australia

Post by Domarius »

If irrlicht supports using a 'surface' as a texture, then yes, but I've never tried it.

When I say 'surface', I mean something that you can output any 2D graphics to, and it would have to support movies.
Eugen

Post by Eugen »

I understand, but there is something already defined that will read a mpeg/avi file or any other type of movie file and render it to a surface?
puh
Posts: 356
Joined: Tue Aug 26, 2003 3:53 pm

Post by puh »

Eugen

Post by Eugen »

Thanx!!! i'm kinda new in here, i didn't see the search section :(
Post Reply