Raydium 3D Game Engine

Official forum for everything about Raydium, ManiaDrive, MeMak, ...
It is currently Tue Apr 16, 2024 6:49 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: webcam fail.
PostPosted: Wed Sep 10, 2008 9:20 pm 
Offline

Joined: Sun Oct 09, 2005 10:46 pm
Posts: 759
Hello,

Testing my commit show two stranges things:
webcam apply does'nt work (black screen) but hot point detection and tracking seem's ok.

but commenting
Code:
raydium_live_texture_mask_name("drawing.tga",1);
in display callback make webcam image appear again.

It's like drawing is no more transparent.

Does this problem is windows specific ?

In other case what appened ?

Appli train_cloud.c faild with skybox texture (not intialised). But sky render was really strange with a cool visual effect. To be tested ... if you want.

Have a nice day
Ouille.


Top
 Profile  
 
 Post subject: Re: webcam fail.
PostPosted: Fri Sep 12, 2008 11:18 am 
Offline

Joined: Sun Oct 09, 2005 10:46 pm
Posts: 759
Hello,

It's commit 694 that corrupt windows live api.

Xfennec ...

Have a nice day
Ouille


Top
 Profile  
 
 Post subject: Re: webcam fail.
PostPosted: Fri Sep 12, 2008 1:36 pm 
Offline

Joined: Sun Oct 09, 2005 10:46 pm
Posts: 759
Hello,

line 864 of live.c
Code:
    glTexImage2D(GL_TEXTURE_2D,0,GL_RGB,tex->tx,tex->ty,


changing GL_RGB by GL_RGBA make live ok ok again.

Is it correct ?

Have a nice day
Ouille.


Top
 Profile  
 
 Post subject: Re: webcam fail.
PostPosted: Sun Sep 14, 2008 3:33 pm 
Offline
User avatar

Joined: Sun Mar 16, 2003 2:53 am
Posts: 2591
Location: gnniiiii (Scrat)
Performance issues are back with GL_RGBA texture "uploading" on some hardware. I missed an important point with my previous commit (694) about that, with 24bpp non power of two textures, and (hopefully) completed this with my last commit.

Sorry about that ! :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group