LCDInfo.com
http://forum.lcdinfo.com/

myLCD based programs for the USBD480 (VLC, demos, Quake...)
http://forum.lcdinfo.com/viewtopic.php?f=19&t=2539
Page 1 of 5

Author:  Henri [ Thu Nov 06, 2008 13:11 ]
Post subject:  myLCD based test programs for the USBD480

Michael has made some software for the USBD480 using the myLCD library
http://mylcd.sourceforge.net/index.html

Code:
VLC video output plugin
-----------------------
http://mylcd.sourceforge.net/files/usbd480_plugin.rar


glfwdemos
---------
http://mylcd.sourceforge.net/files/glfwdemos.rar

"Some more not very useful demos, but demos nonetheless."


screencap
---------
http://mylcd.sourceforge.net/files/screencap.rar

"'ScreenCap' basically streams windows or GDI objects (surfaces) directly to the display. Seems to work for everything I've tried it with including DDraw and OpenGl games, but not anything which renders to an overlay surface such as a video player. In which case http://en.wikipedia.org/wiki/The_KMPlayer can be used to render video directly to a DDraw RGB surface."


Quake
-----
http://mylcd.sourceforge.net/files/quake.rar

"Quake .exe's"


Some of these are seen in the screenshots here: http://mylcd.sourceforge.net/libmylcd/u ... index.html

Author:  Michael [ Sat Nov 08, 2008 16:31 ]
Post subject: 

Notes for the above programs:

Quake1 should be fine with the demo. Not tried with full version.
Quake2 executable tested with a full install with lastest point release.
Quake3 requires full Quake3 as the demo uses a different folder tree.
With Quake2 and 3 it's possible to add the LCD's native resolution to the internal list of supported resolutions, as can be seen with the 130x130 option, but I didn't bother.
With Quake1 the supplied batch file must be used to start.

Gears demo is functional. Try the arrow keys along with Z and Shift+Z.
gl_gears, gl_boing, gl_particles and gl_triangle (c) Marcus Geelnard from GLFW

Author:  Michael [ Tue Nov 11, 2008 7:40 ]
Post subject: 

Updated the demos plus added the Roller-Coaster SGI OpenGL demo.
Download

Author:  sos [ Wed Nov 12, 2008 1:23 ]
Post subject: 

Hello Michael

only the firedemo has a output to the usb480 lcd ?
The rest is not working here. (no lcd output)

Author:  Michael [ Wed Nov 12, 2008 4:09 ]
Post subject: 

Do these work? : http://mylcd.sourceforge.net/files/glfwdemos.rar

Author:  sos [ Wed Nov 12, 2008 7:32 ]
Post subject: 

Yes,this works.

Author:  Michael [ Wed Nov 12, 2008 18:51 ]
Post subject: 

Then try this: http://mylcd.sourceforge.net/files/rc.rar
This is just the rollercoaster demo but with a slight change to how OpenGL is setup. If it works for you then the included .dll may be used with the previous upload.

Author:  sos [ Wed Nov 12, 2008 21:32 ]
Post subject: 

no LCD-output,i don't know why. :roll:

Author:  Michael [ Thu Nov 13, 2008 18:52 ]
Post subject: 

sos wrote:
no LCD-output,i don't know why. :roll:


Problem isn't with displaying the data, as 'Fire' shows, its with acquiring the data through the OpenGL interface. If you modify the config.cfg file to enable the virtual display you'll see this.

The difference between glfwdemos.rar and usbd480_demos.rar is that the former creates and maintains GDI window whereas in the latter the window is closed/deleted once an OpenGL context as been acquired. Could try rendering to a BITMAP then attempt to read the pixel data via Blitblit()'ing (or whatever) as opposed to glReadPixels().

Author:  sos [ Thu Nov 13, 2008 22:22 ]
Post subject: 

The Virtualscreen has also no output.
I think the glscreen needs to display on fordergrund.

Run the gl_boing.exe from glfwdemos and move the consolewindow over the glwindow.
The overlapped screen is not displayed on the LCD

Author:  Michael [ Mon Nov 17, 2008 6:06 ]
Post subject: 

Please give this one last try.
http://mylcd.sourceforge.net/files/usbd480_demos1.rar

Author:  sos [ Mon Nov 17, 2008 20:43 ]
Post subject: 

The LCD is black,only fire.exe works.

Author:  Michael [ Tue Nov 18, 2008 6:00 ]
Post subject: 

sos wrote:
The LCD is black,only fire.exe works.


Will I'm stumped.

Fire is working for you because it isn't OpenGL based.

Author:  Michael [ Mon Dec 01, 2008 14:37 ]
Post subject: 

post no longer valid

Author:  sos [ Mon Dec 01, 2008 17:48 ]
Post subject: 

Is the touch interface working or in progress ?

The Player works and if i press one of the consolekeys the touch interface displays on TFT.
But no reaktion if i touch the touchscreen. ;)

Page 1 of 5 All times are UTC + 2 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/