Logitech G15 LCD Lib for very easy implementation

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
JonChaos
Posts: 15
Joined: Thu Aug 24, 2006 2:03 pm
Location: Saarland , Germany

Logitech G15 LCD Lib for very easy implementation

Post by JonChaos »

Hi
the past days i experimented with the Logitech G15 SDK and irrlicht.

I found it annoying to always recompile the EZ LCD Wrapper everytime i compile the irrlicht example.

So i created a Wrapper Lib.

Integrating G15 functionality to your projekts is really easy now.

Simply compile the lib from the project /Samples/Wrapper Lib and put it to
/lib/x86 or /x64 ( depending on what kind of projekt you build )

Add the 2 Headerfiles in /Include and your ready to use the EZ LCD Wrapper functuions.

http://www.loaditup.de/files//lcdsdklib.zip
Post Reply