Joeku
Beta Tester
Posts: 508

Age: 19
Loc: Cornelius, NC
Reg: 09-04-05
|
08-21-06 01:17 AM - Post#6816
Basically, this C# program takes a bitmap image (.bmp), converts it, and generates a new file that a RunUO Server can use for a game called Ultima Online.
Step 1 - Booting up the program...

Step 2 - Opening up a bitmap image...

Step 3 - Converting the image and generating the code...

More later...
|
Matt
Site Owner
Posts: 2423

Age: 19
Loc: In Front Of My Computer
Reg: 08-04-05
|
08-21-06 05:08 PM - Post#6821
In response to Joeku
Very nice Joe, In the line of writing things like that, I havnt gotten so far yet
|
"Instead of dying for your country, let the enemy die for his" - Unknown
Army JROTC Captain
|
|
Medium
Designer And Co-Admin
Posts: 1281

Age: 19
Loc: here is here
Reg: 08-13-05
|
08-21-06 07:39 PM - Post#6825
In response to Matt
beastly!
how many ppl have d/led it so far?
This post has been sponsored by King Mathias

|
|
*Dan!
PSP Pwner
Posts: 141

Loc: NC
Reg: 09-19-05
|
10-24-06 10:51 PM - Post#7047
In response to Medium
Not bad not bad. Did you code the UI your self or get a open source one? I know they can be a pain to code in java and c++.
~dan
|
Joeku
Beta Tester
Posts: 508

Age: 19
Loc: Cornelius, NC
Reg: 09-04-05
|
10-25-06 06:09 PM - Post#7048
In response to *Dan!
Not bad not bad. Did you code the UI your self or get a open source one? I know they can be a pain to code in java and c++.
~dan
Coded it myself... was annoying because I had to figure out how everything worked >_<
Also had to manually code the image resize protocol, since I didn't know of a way to have it done automatically... lol.
Yeah the project was a flop, nobody used it. Oh well... still something to stick in my portfolio.
|