View Full Version : The Wallpaper Challenge
Emperor's Child
March 1st, 2002, 07:40 PM
This is the Wallpaper Challenge, I'm throwing down the gauntlet to all you guys and gals that have nothing better to do but punch out shipsets. Render your fleet in a large format and show the world your stuff! Beat This:
1015002417.zip (http://forum.shrapnelgames.com/newuploads/1015002417.zip)
[ 01 March 2002: Message edited by: Emperor's Child ]</p>
Suicide Junkie
March 1st, 2002, 08:23 PM
What's that have to do with screen savers?
When I get home tonight, I'll make a screensaver that animates your shipsets if you like.
Emperor's Child
March 1st, 2002, 08:37 PM
Ok Ok, Wallpaper! sheesh! But, the Wallpaper challenge.... Just does not have the same ring...
Well, I guess this would be better titled the (ho-hum) Wallpaper challenge. Let's everybody see what you can do, a nice juicy mouth watering picture of your ships!
SJ: Cool idea... is that difficult? That's not what I was actually thinking of cause it requires more programming effort than I think most people here possess, but that would be pretty cool. Better yet, can you do a generic one up that you can simply point to a shipset and it will use that (or them) as data? Or even better yet, can it just randomly skip through ALL shipsets? Now THAT would be pretty cool...seeing everybody's ships moving aroud on the screen...
[ 01 March 2002: Message edited by: Emperor's Child ]</p>
Suicide Junkie
March 2nd, 2002, 07:53 AM
A quick & simple prog:
Moving 7 BMPs ships across the screen is only getting me about 9-18 FPS on a 1GHz machine.
The size of the BMPs to move around seems to make no difference, so I've gone with the portraits.
Oh, well, speed isn't one of VB's strong points http://forum.shrapnelgames.com/images/icons/icon7.gif
FlyingShipsets.gif (http://forum.shrapnelgames.com/newuploads/1015048359.gif)
On the right side, a big black chunk of space, with null-ships flying by. (you'll see nothing until you select a shipset: see below)
On the top left, there's a drive/directory selector. Go to a directory with ship images, and they will appear. (directory name MUST match the race name: ie Klingon_portrait_escort in a "klingon" directory)
Below that, there is a FPS meter, and below that, a directional control box. Clicking in the box changes the direction/speed the ships move.
Below that is an Exit button.
Double clicking on the background between any of the above things will also quit.
Flying Shipsets.exe (http://forum.shrapnelgames.com/newuploads/1015047839.exe)
To make it a screensaver, rename it to "FlyingShipsets.SCR", and place it in your windows directory. (Yes, that's all)
Fyron
March 2nd, 2002, 08:06 AM
Your screensaver program doesn't mask the bitmaps very well (well, at all, actually). It looks weird when ships cross over each other.
Also, could you make it so that it will save the settings you input? And also so that it will display in full screen mode?
[ 02 March 2002: Message edited by: Imperator Fyron ]</p>
Atrocities
March 2nd, 2002, 10:19 AM
I'll bite. Starwolf Fleet 800x600 (http://www.angelfire.com/tv2/NewAgeShipyards/Starwolf/img/Fleet.html) or Zip image download (http://forum.shrapnelgames.com/newuploads/1015057329.zip)
[ 02 March 2002: Message edited by: Atrocities ]</p>
Suicide Junkie
March 2nd, 2002, 04:21 PM
Fyron:
I'm not sure how to go about masking... there are a few things I could try, but it'll take some time.
What settings? If you put the EXE into your races folder, it should only take a double-click to chose the race, and one more click to get them moving.
As for Full-screen mode: when I run it, it starts maximized, covers the start menu, and the only screen area not used is the border, and the control panel...
What are you seeing?
Fyron
March 2nd, 2002, 10:35 PM
If you change the exe to a scr and use it as a screensaver in the display properties, then you have to tell it to use a shipset every time it loads. It's not too useful at present as a screensaver that loads up after an idle period.
When I open it up, it covers the entire screen. However, there is a constantly flickering whitish-gray border around the ship area, and the menu that lets you select a ship set is always displayed. It would make a better screensaver if that menu would hide, allowing the ships to fly accross the entire screen.
When I first open it, the folder that it looks in is whatever folder the file is located in. I tried putting it into a race folder, but it doesn't show the ships unless I select a different folder and then come back to the race's folder.
Taera
March 2nd, 2002, 10:47 PM
Wallpaper, huh? I've been once doing a wallpaper for the Taera, i just might finish it or get something else done. Just might do it. Expect it tomorrow though, as its late already.
Suicide Junkie
March 2nd, 2002, 11:43 PM
Fyron:
I can make it load the starting folder's shipset.
A shortcut to the program might work, if not, a .scr which runs an editable batch file to run the flyingshipsets program might work...
I could also make the flyspace expand to cover the entire screen if you don't click on anything for a few seconds...
Version2: Flyingshipsets.exe (http://forum.shrapnelgames.com/newuploads/1015106763.exe)
[ 02 March 2002: Message edited by: Suicide Junkie ]</p>
Fyron
March 3rd, 2002, 01:03 AM
That would be good.
I just set your 2nd Version as my screensaver to check it out, and it opened about 6 copies of itself. When I clicked exit, it didn't actually exit from the screensaver. I could alt+tab out of it, but the windows task bar was then covered up. I had to ctrl+alt+del to close the multiple instances of the program.
TerranC
March 3rd, 2002, 01:26 AM
is it just me or does SJ's Screen saver thing show only up to Light cruisers?
Fyron
March 3rd, 2002, 01:42 AM
It's just you. It shows all sorts of ships for me.
Suicide Junkie
March 3rd, 2002, 02:01 AM
?!? Um, 6 copies, you say? That's just wierd. The program itself can't start more copies. They must have been started externally.
Fyron
March 3rd, 2002, 04:50 AM
I don't know what could have caused that to happen either.
[ 03 March 2002: Message edited by: Imperator Fyron ]</p>
Instar
March 3rd, 2002, 05:18 AM
Eww man, don't use VB!
Well, hey its commendable that you know hwo to program, so what the hey. I use (occasionally, when the mood hits) C++ (well, more C than C++)
Suicide Junkie
March 3rd, 2002, 06:01 AM
Heh. I know VB sucks in many ways, but you can throw code together really fast, and have it still look decent http://forum.shrapnelgames.com/images/icons/icon7.gif .
TerranC
March 3rd, 2002, 06:02 PM
*edited*
[ May 02, 2004, 03:32: Message edited by: TerranC ]
Zarix
March 3rd, 2002, 08:42 PM
I had some time so I made an Aqualaeian wallpaper.
Get it here. (http://forum.shrapnelgames.com/newuploads/1015180821.zip)
[ 03 March 2002: Message edited by: Zarix ]</p>
Fyron
March 3rd, 2002, 11:51 PM
Zarix:
Your picture seems off centered. There is a lot of empty space at the top and on the right side.
Zarix
March 4th, 2002, 07:58 PM
I didn't notice that. I made the picture pretty quickly. I think I'll try to adjust it a bit.
Zarix
March 5th, 2002, 05:50 PM
I corrected the point of view a little. Now it should be better. Download here. (http://forum.shrapnelgames.com/newuploads/1015343030.zip)
Emperor's Child
March 5th, 2002, 08:17 PM
(Dupe post, deleted)
[ 05 March 2002: Message edited by: Emperor's Child ]</p>
Emperor's Child
March 5th, 2002, 08:19 PM
Taking things to another level, I've updated the slaanesh wallpaper, to ease the eyes of all those waiting for gold. Beat this: Slaanesh3 (http://forum.shrapnelgames.com/newuploads/1015357277.jpg)
[ 05 March 2002: Message edited by: Emperor's Child ]</p>
Suicide Junkie
March 5th, 2002, 08:53 PM
Very nice.
Rendering time would be hit hard, but a fighter escort would be neat.
Val
March 6th, 2002, 04:03 PM
How 'bout a lone Tzeentchian Despoiler awaiting the arrival of a Black Fleet?
Tzeentch1024.zip (http://forum.shrapnelgames.com/newuploads/1015422725.zip)
chewy027
March 6th, 2002, 05:20 PM
I made a whole series of walpapers depicting the war between the Vandron and the Hevordah a while ago. Should I throw those up here again?
Emperor's Child
March 7th, 2002, 03:46 PM
Yes, please do! My original Idea was that all developers of race sets have pretty much done all the hard work for making some really cool stuff, and it would be kind of neat to see your favorite race in wallpaper format on your computer screen. Well, probably only for the people who actually developed them, but still it would be interesting to have a series of wallpaper images that you could use as background for your desktop.
Gryphin
March 7th, 2002, 04:03 PM
Emperor's Child
I realise you took a bit of flack for the misonver, (including from me).
Actualy now that I think about it. There are a lot of inexpensive programs out there that could take the graphics and include them into a screen saver.
In windows ME you can point the screen saver in settings to a folder of images and it will use them.
I will do a screen saver up tonight, (if my sweet heart will let me).
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.