Go to advanced search

by rexsj
Thu Jun 06, 2013 11:22 am
Forum: OpenGLES
Topic: OpenGLES with OpenMAX
Replies: 4
Views: 2872

Re: OpenGLES with OpenMAX

So, u say its possible to render an image and a video simultaneously to the screen ? or play a video then image, possible with openGLES? I am trying to do ur recommmended solution.... looking into the said program files, but combining opengles and openmax ...... I hope I can achieve it. :roll:
by rexsj
Fri May 31, 2013 5:55 am
Forum: OpenGLES
Topic: OpenGLES with OpenMAX
Replies: 4
Views: 2872

OpenGLES with OpenMAX

Hello there.. I m trying to display an image and a video simultaneously on th screen for signage purpose. So the left part of the screen will display image and the other part will play video. Can anybody give me a hint on how to proceed with this?? I am displaying images with OpenGLES but now for vi...
by rexsj
Mon Feb 04, 2013 9:48 am
Forum: OpenGLES
Topic: Draw text on opengles
Replies: 7
Views: 3788

Re: Draw text on opengles

Thanks..............it helped :D
by rexsj
Thu Jan 31, 2013 8:52 am
Forum: OpenGLES
Topic: Draw text on opengles
Replies: 7
Views: 3788

Re: Draw text on opengles

Solved the issues......... for 32 bit images, i used RGBA and for text , i used a single bitmap for background and other bitmaps to construct application menu. This is the solution for creating a menu ............. i hope?? pls give me ur suggestions :( For background image, i am trying to use "glDr...
by rexsj
Thu Jan 24, 2013 1:37 pm
Forum: OpenGLES
Topic: Draw text on opengles
Replies: 7
Views: 3788

Re: Draw text on opengles

Will try that!! thnks I had this doubt since long time..........Is it possible to display 32 bit image with transparency on opengles?.I dint seem to get it right, so converted it to 24 bit to render it on screen, but it losses the alpha. I believe 32bit images are not supported on OpenGLes.....is it...
by rexsj
Sat Jan 19, 2013 1:29 pm
Forum: OpenGLES
Topic: Draw text on opengles
Replies: 7
Views: 3788

Re: Draw text on opengles

Thanks for ur reply ......i tried it and i find it a convenient and good way :) But is this a proper way, if i have to add too many bitmaps for every word, since every bitmap must receive input from user? i see other trials on google.....dont know if it will work on the pi....seems complicated!! Tha...
by rexsj
Fri Jan 18, 2013 10:04 am
Forum: OpenGLES
Topic: Draw text on opengles
Replies: 7
Views: 3788

Draw text on opengles

Hi there, I have been trying to render text on screen alongwith images. Tried many things, but it dont seem to be fine. After googling also, nothing seems to fit the requirement (also i dint understand much :( ). Plss help........ I am trying to create menubar like tool on opengles something similar...
by rexsj
Fri Jan 04, 2013 12:01 pm
Forum: OpenGLES
Topic: What I've been up to .....
Replies: 9
Views: 2446

Re: What I've been up to .....

it looks awesome............
is it possible to draw transparent reflections using stencilbuffer? i too would like to do it.....this is motivating.
by rexsj
Sat Dec 15, 2012 1:06 pm
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Re: Opengles slideshow

I used the composite function and it is working fine to give the white background for images...
thanks @rst for the help :)
by rexsj
Sat Dec 15, 2012 8:04 am
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Re: Opengles slideshow

ok, so these are only background distortions. can somebody help to solve this?
i tried using freeimage_setbackgroundcolor and istransparent functions......
by rexsj
Fri Dec 14, 2012 5:12 am
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Re: Opengles slideshow

rexsj wrote:I have attached the image

The original files attached
by rexsj
Thu Dec 13, 2012 12:07 pm
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Re: Opengles slideshow

I have attached the image
by rexsj
Thu Dec 13, 2012 9:39 am
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Re: Opengles slideshow

there is some strange problem ........that the power of 2 images distort on the screen, while non of power of two images work fine with the scaling function. Pls tell me whats going wrong!!!
by rexsj
Thu Dec 13, 2012 8:21 am
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Re: Opengles slideshow

Thats exactly what i was doing........but update dint work,
it was some problem with glLoadTexture function.now its working fine.
Thanks a lot :P
by rexsj
Wed Dec 12, 2012 6:33 am
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Re: Opengles slideshow

I dont know if my question is unclear..... Do i have to use some add-on for running a slideshow on opengles? what are the options possible ? i am using freeimage to load the png image and render it to the screen via opengles. Now how do i show it in a sequence? Any small help will be appreciated.......
by rexsj
Tue Dec 11, 2012 8:53 am
Forum: OpenGLES
Topic: Opengles slideshow
Replies: 11
Views: 2771

Opengles slideshow

Hello........my doubt is......Can i update my textures on opengles??
Right now, I am displaying 3 png images.......but will it be possible to display next 3 images after some delay?
I have been trying to do this...........and i found no post related to this.
Please help.Thanks in advance

Go to advanced search