EVE Miner Timer Trinity

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
xterminhate
Posts: 206
Joined: Thu Sep 01, 2005 9:26 pm
Location: France

EVE Miner Timer Trinity

Post by xterminhate »

Hello,

Here is an "EVE-online" tool which is based on Irrlicht and Irrklang.
This tool features a programmable countdown timer controlled by a UI that sounds, looks and feels like the EVE online in game UI.
Image
Image
Although this is a very simple application, I'm posting here to share the design of this software. Why ?
Because, this tool concentrates technics and show "how to" :
- render into a custom win32 window,
- make the windows always on top and transparent,
- make irrlicht render frame transparent,
- use a small and big custom icon,
- set a custom cursor
- move a custom window by dragging the mouse.

Here is the result when playing EVE online game :
Image

Image


Image


Image


See http://205.205.214.96/EVE for contact/updates.

Source code (400 LoC): main.cpp (I tried to clean as much as possible the code).

Kind regards.
Xterm-in'Hate.
Last edited by xterminhate on Sat Mar 22, 2008 7:37 pm, edited 3 times in total.
Return to Irrlicht after years... I'm lovin it.
It's hard to be a Man !
Si vis pacem para belum
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Cool, that's an interesting demo for external window usage.
JP
Posts: 4526
Joined: Tue Sep 13, 2005 2:56 pm
Location: UK
Contact:

Post by JP »

Yeah useful demo, also the artwork is very nice!
Image Image Image
Dorth
Posts: 931
Joined: Sat May 26, 2007 11:03 pm

Post by Dorth »

If the goal is an How-To, shouldn't it be in FAQ/How-to ?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Hmm, could also go into code snippets once it has the code link. But I guess we can decide that later on...
xterminhate
Posts: 206
Joined: Thu Sep 01, 2005 9:26 pm
Location: France

Post by xterminhate »

Updated. I'm still working on that application. Code will be updated again in the next few days. I hope some pieces of this code will help.

KR,
Xterm-in'Hate.
Return to Irrlicht after years... I'm lovin it.
It's hard to be a Man !
Si vis pacem para belum
FuzzYspo0N
Posts: 914
Joined: Fri Aug 03, 2007 12:43 pm
Location: South Africa
Contact:

Post by FuzzYspo0N »

i wish ppl wud focus on the thread. 90 percent of posts are faggottry.
If the goal is an How-To, shouldn't it be in FAQ/How-to ?
Is it relevant? let the mods do the modding.
Very cool example here, its a really useful technique that im sure a huge number of ppl over look, and its quite a good implementation. i was messing with this a while back but not in even just in some random app ;p

Good work!

*ps, sorry dorth but it gets old really fast when people derail a thread for no reason at all. Who wants to post in a community when ur post is ignored.. but the replies are about minor things that isnt ur place to care for :P
Midnight
Posts: 1772
Joined: Fri Jul 02, 2004 2:37 pm
Location: Wonderland

Post by Midnight »

guicy!!!!!! 8)
Post Reply