Getting video output

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!
Dark_Kilauea
Posts: 368
Joined: Tue Aug 21, 2007 1:43 am
Location: The Middle of Nowhere

Post by Dark_Kilauea »

You should be able to figure that out by looking at the color format and size from the IImage class: http://irrlicht.sourceforge.net/docu/cl ... image.html

Otherwise, maybe someone who understands the function better can aid you?
rogerborg wrote:Every time someone learns to use a debugger, an angel gets their wings.
maxi0361
Posts: 24
Joined: Thu Nov 20, 2008 3:04 am

Post by maxi0361 »

Hi Skumar,
can you write a short tutorial on integrating Revel and Irrlicht?
I am sure that many people can benefit from that.
skumar
Posts: 201
Joined: Thu Feb 14, 2008 6:24 pm
Location: kerala state india
Contact:

Post by skumar »

hi,
I have successfully integrated irrlicht and revel..but there was some minor bugs from the developer ,that prevents building apps in debug moce. On contacting the dev, he said that it will be fixed soon. I am waiting for that to occur and after that i will surely write a tut on that
skumar
Post Reply