Hi
On Irrlicht 1.5 I have an error in method DrawMovie:
void DrawMovie(int x,int y,ITexture* Buf)
{
void* pBits = Buf->lock();
LONG Pitch = Buf->getPitch();
DDSURFACEDESC ddsd;
ddsd.dwSize=sizeof(DDSURFACEDESC);
pSurface->Lock( NULL,&ddsd, DDLOCK_SURFACEMEMORYPTR | DDLOCK_WAIT , NULL ...
Search found 2 matches
- Sun Jul 12, 2009 9:32 am
- Forum: Advanced Help
- Topic: Playing movie in texture
- Replies: 118
- Views: 77928
- Thu Jul 09, 2009 12:03 pm
- Forum: Beginners Help
- Topic: IRREdit/IRRLicht - 3d studio max lights import
- Replies: 1
- Views: 232
IRREdit/IRRLicht - 3d studio max lights import
Hi
I have a problem with lights, I need to import lights from 3d studio max. I exported mesh as 3ds, but lights has been omitted. Is there any way to import light from max?
Regards
I have a problem with lights, I need to import lights from 3d studio max. I exported mesh as 3ds, but lights has been omitted. Is there any way to import light from max?
Regards