The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
March 28, 2024, 07:36:35 pm
Home Help Search Login Register
News: Celebrating 30 years of Star Control 2 - The Ur-Quan Masters

+  The Ur-Quan Masters Discussion Forum
|-+  The Ur-Quan Masters Re-Release
| |-+  General UQM Discussion (Moderator: Death 999)
| | |-+  Send me your enhanced graphics!
« previous next »
Pages: [1] 2 Print
Author Topic: Send me your enhanced graphics!  (Read 2494 times)
superbutcherx
*Many bubbles*
***
Offline Offline

Posts: 116



View Profile
Send me your enhanced graphics!
« on: April 27, 2010, 11:34:44 am »

After some source code tweaking I managed to get this UQM rig running in real 640 x 480 mode:
 - not 320x240 scaled to 2x, but actual 640x480!
Check out the screenshots (that's modded Cedric's project6014 in case you're wondering...)
http://img22.imageshack.us/i/73978869.png/
http://img402.imageshack.us/i/54749918.png/

Basically I introduced a Resolution factor to most of the constant numbers within the code that are related to drawing stuff on screen.
Some of the status screens are still in the wrong place, but that's a small thing to fix. Bigger issue is to get the planet exploration to work well. Correcting the weapon ranges etc is a lot of work, but easy to do.

Now, pimping up all the PNGs to 640x480 would be too enormous a task (mostly because of the comm screens and anims), but it'd be cool to offer people a chance to play at least supermelee with sharper rez.

There are these threads,
http://forum.uqm.stack.nl/index.php?topic=2899.0
http://forum.uqm.stack.nl/index.php?topic=2666.0
which have some of the ships resized and redrawn in gorgeous quality.

 I was wondering did you guys finish all of the ships? Are the makers of these ship drawings still alive? I'd love to have those sprites and if possible, in every orientation with the lighting coming from the correct angle. If you read this rambling and want to participate, could you send these to me?

Then I could use those for the full size melee sprites and either resize 'em for the med and small sprites or use the current big/med sprites as med/small.
Logged
Angelfish
Enlightened
*****
Offline Offline

Posts: 568



View Profile
Re: Send me your enhanced graphics!
« Reply #1 on: April 27, 2010, 12:16:45 pm »

All ships are finished and present in the timewarp clone, so supermelee with graphically improved ships is already possible.
You can find a sprite pack containing all sc1+2 timewarp ships here: http://star-control.com/fan/resources.php
These have 64 angles, but I think you'll figure out which ones to choose for the 16 angles version Wink.
I'm not sure everyone finds it a good idea to implement 64 firing angles into UQM, so if you do so please make it an optional extra (selectable in options, not by doing installs OOG)
Logged
superbutcherx
*Many bubbles*
***
Offline Offline

Posts: 116



View Profile
Re: Send me your enhanced graphics!
« Reply #2 on: April 27, 2010, 01:23:51 pm »

Ah! That's just great!
So I'm kind of reinventing the wheel here Cheesy

On the other hand, if I figure out a way to make the comm screen gfx appear the correct size in 640x480 without resizing the PNGs, it could be feasible to make all the other aspects of the game 640x480. Now, that would be su-weet!

Yeah, if this try ever gets finished I'll make it an optional addon, stuffing the larger gfx to Addon folder and keeping the originals in their correct place.
Logged
Novus
Enlightened
*****
Offline Offline

Gender: Male
Posts: 1938


Fot or not?


View Profile
Re: Send me your enhanced graphics!
« Reply #3 on: April 27, 2010, 06:01:24 pm »

Nifty idea! I once tried tweaking the scaling in battle mode to render to the real screen in native resolution rather than to the internal 320x240 buffer, but that did not work well at all in practice (too many interactions between different types of graphics).
Logged

RTFM = Read the fine manual.
RTTFAQ = Read the Ur-Quan Masters Technical FAQ.
Angelfish
Enlightened
*****
Offline Offline

Posts: 568



View Profile
Re: Send me your enhanced graphics!
« Reply #4 on: April 27, 2010, 07:52:52 pm »

Ah! That's just great!
So I'm kind of reinventing the wheel here Cheesy

On the other hand, if I figure out a way to make the comm screen gfx appear the correct size in 640x480 without resizing the PNGs, it could be feasible to make all the other aspects of the game 640x480. Now, that would be su-weet!

Yeah, if this try ever gets finished I'll make it an optional addon, stuffing the larger gfx to Addon folder and keeping the originals in their correct place.

The comm screens, when you look at them from a certain perspective, are really.. abominations (Anibominatons if you will),... certain data is in the ani files, certain data is hard programmed into UQM.
Logged
Lukipela
Enlightened
*****
Offline Offline

Gender: Male
Posts: 3620


The Ancient One


View Profile
Re: Send me your enhanced graphics!
« Reply #5 on: April 27, 2010, 08:17:11 pm »

If anyone steps forward with stuff from the enhanced graphics thread, I'd like to have a copy to stick on the PNF for future use as well.Anything to make modders lives easier.

And how is it that the fact that we have resource packs comes as such a surprise to everyone? You people really need to read the news posts from the biggest SC fan-site around.  Tongue
Logged

What's up doc?
superbutcherx
*Many bubbles*
***
Offline Offline

Posts: 116



View Profile
Re: Send me your enhanced graphics!
« Reply #6 on: April 27, 2010, 10:39:08 pm »

Hmm, I guess I'm either blind or kind of slow, but more likely both Cheesy
You wouldn't happen to have a "hyperspace stars and interplanetary gfx in high res"-package lying around as well? Wink
Logged
Angelfish
Enlightened
*****
Offline Offline

Posts: 568



View Profile
Re: Send me your enhanced graphics!
« Reply #7 on: April 27, 2010, 11:20:34 pm »

Hmm, I guess I'm either blind or kind of slow, but more likely both Cheesy
You wouldn't happen to have a "hyperspace stars and interplanetary gfx in high res"-package lying around as well? Wink

I suggest redoing the interplanetary gfx entirely and procedurally generating them from the surface map.
The surface generation algorithm can be 'scaled up' aswell when you land on a planet.
I've tried to do this in an engine I'm developing...






It's still not perfect yet, the planets need shading, and they aren't 100% round so there must be something wrong with the algorhythm that transposes a surface map pixel to an 'intermediate' bitmap which in turn will be used to generate the planet iself,but atleast it shows you what's possible Smiley
Logged
superbutcherx
*Many bubbles*
***
Offline Offline

Posts: 116



View Profile
Re: Send me your enhanced graphics!
« Reply #8 on: April 28, 2010, 03:55:53 pm »

Wow! That looks absolutely gorgeous! Does that engine of yours zoom like the original interplanetary i.e. does it have fixed points in space in which it zooms in/out? Or does it have some kind of smoother zooming?

That is an interesting idea, though I'm pretty sure I cannot manage such a feat with my feeble coding skills. But then again I could try to scroung the code from orbiting that generates the rotating planet, and maybe toy around with it...
Logged
Gekko
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 199


Arena regular


View Profile
Re: Send me your enhanced graphics!
« Reply #9 on: April 28, 2010, 04:18:40 pm »

While you guys are being this awesome I shall make a request: Add an option for the melee to either focus on the ships using the classical style, or to use a max zoomed out view. Those planet collisions are silly.
Logged

Visit #uqm-arena and play a game of Net Melee!
Try the Net Melee Improvement mod
SuddenDeath
Frungy champion
**
Offline Offline

Gender: Male
Posts: 96


from Sunstrike's image pack


View Profile
Re: Send me your enhanced graphics!
« Reply #10 on: April 28, 2010, 09:23:44 pm »

Hmm, 2139 near Utwig space? I wonder... Smiley

(actually, I even have an idea what it might be about)

btw. those graphics look awesome and awesomely promising! With the few tweaks and fixes you mentioned it might look really beautiful.
« Last Edit: April 28, 2010, 09:26:08 pm by SuddenDeath » Logged
Angelfish
Enlightened
*****
Offline Offline

Posts: 568



View Profile
Re: Send me your enhanced graphics!
« Reply #11 on: April 29, 2010, 10:32:27 am »

Wow! That looks absolutely gorgeous! Does that engine of yours zoom like the original interplanetary i.e. does it have fixed points in space in which it zooms in/out? Or does it have some kind of smoother zooming?

It's capable of smooth zooming or fixed zooming in 2 modes: Normal and Flattened. But how I'll do that in the engine is not decided yet.. but the technical possibilities is there.
Quote
That is an interesting idea, though I'm pretty sure I cannot manage such a feat with my feeble coding skills. But then again I could try to scroung the code from orbiting that generates the rotating planet, and maybe toy around with it...

The method of surface generation (fault formation) is well documented and already present in the SC2 source.
Logged
Angelfish
Enlightened
*****
Offline Offline

Posts: 568



View Profile
Re: Send me your enhanced graphics!
« Reply #12 on: April 29, 2010, 12:15:09 pm »

Adding to that (because I had to leave when I made my last post Cheesy), as you may notice I've also implemented the SC2 colormaps and height translation files into the engine. Although SC2 uses fault formation I use a combination of fault formation and perlin noise. The reason? Perlin noise is faster to generate planets with continents, and overall in higher resolutions just looks better Wink.

Anyway, generating higher resolution heightmaps shouldn't be too much of a trouble, and I think for mapping them onto a sphere the code is also already present in UQM Wink.
Logged
Angelfish
Enlightened
*****
Offline Offline

Posts: 568



View Profile
Re: Send me your enhanced graphics!
« Reply #13 on: April 29, 2010, 12:26:23 pm »

Hmm, 2139 near Utwig space? I wonder... Smiley

(actually, I even have an idea what it might be about)

The dates are just there for testing purposes, because the planets also turn around in realtime and I had to find some way to test that, which was not the case in SC2 by the way, earth was always at the same position whether you'd visit it in the northern hemisphere summer or in the winter Wink.
And the utwig ship is the one I always use for testing, but I can select other ones just aswell Wink.
Logged
Kohr-Ah Death 213
Enlightened
*****
Offline Offline

Posts: 1372



View Profile WWW
Re: Send me your enhanced graphics!
« Reply #14 on: April 29, 2010, 02:17:50 pm »

^Edit button?  Grin

Anyways, are those planet icons from Sins of a Solar Empire?
They look very similar.
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
Pages: [1] 2 Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!