Author Topic: A few thought to enhance the graphics with some simple tricks  (Read 1529 times)

0 Members and 1 Guest are viewing this topic.

Offline DaBrain

  • Screensniper
  • 212
    • Shadows of Lylat board
A few thought to enhance the graphics with some simple tricks
I came up with a few ideas, maybe one of them is good enough to be worth beeing worked on.


Debris trails - By adding some big trails to the debris parts of a ship, explosions would look a lot nicer.
I think it's more complicated to code, but optionally trails for the particles would look nice too. It should look a bit like motion blurred particles. Particle trails might look even better.


Debris glow - I'm not taling about glow maps, but something that works the same way. It's just active during the explosion of a ship. The intersections would look less bad and the whole effect would look a lot better.

Post process effects - I've absolutely no idea how complex this might be. I guess this was suggested many times before. I was just thinking about the intersection problems. A post process glow wouln't have this kind of problem.

Beams, warps, explosions and a lot of other stuff would (possibly!) look a lot better. I guess this requires a MAX Video Post-like object detection system.


I'm not really sure if Bob's material system will support this, so I'm suggesting it again.


Different sized EFF frames - Sometimes I want to create animated maps that only have some action one in a while. The rest of the time they're either black, or at least they don't have to be animated. Adding hundred 'empty' frames really isn't a good solution, but I thought about using 1*1 pixel frames instead of asking for a complex pause system.  Not perfect, but good enough.
--------------------------------------------------
SoL is looking for a sound effect artist
Please PM me in case you want to apply
---------------------------------
Shadows of Lylat - A Freespace 2 total conversion
(hosted by Game-Warden)
----------------------------------

 

Offline StratComm

  • The POFressor
  • 212
  • Cameron Crazy
    • http://www.geocities.com/cek_83/index.html
A few thought to enhance the graphics with some simple tricks
Can't you state the same frame more than once in the current EFF heirarchy?  Or does that make the same image get loaded all over the place?
who needs a signature? ;)
It's not much of an excuse for a website, but my stuff can be found here

"Holding the last thread on a page comes with an inherent danger, especially when you are edit-happy with your posts.  For you can easily continue editing in points without ever noticing that someone else could have refuted them." ~Me, on my posting behavior

Last edited by StratComm on 08-23-2027 at 08:34 PM

 

Offline DaBrain

  • Screensniper
  • 212
    • Shadows of Lylat board
A few thought to enhance the graphics with some simple tricks
Only if you use a single frame. Otherwise it will just go through all frames.

If you want to have a pause there are two ways right now:

Reduce the fps (stutter-power! :rolleyes: )
Increase the frame count (bye bye memory)

:(

It's not that important, but it would be really nice.
--------------------------------------------------
SoL is looking for a sound effect artist
Please PM me in case you want to apply
---------------------------------
Shadows of Lylat - A Freespace 2 total conversion
(hosted by Game-Warden)
----------------------------------

 

Offline Sticks

  • 29
A few thought to enhance the graphics with some simple tricks
Where exactly does the simple come in? ;)
"Napalm is good as a quickfire solution, literally..." -- cngn

"Shh... [Kazan's] schizophrenia allows him to multitask." -- Goober5000

Why am I still coding at 12:35am?

SCP: Templum sanctus ingeniosus

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
A few thought to enhance the graphics with some simple tricks
the materials system could handle some of that.
I don't think adding trails to debris would be too hard on the surface, but getting an actual final in game effect out of it would probly be a lot harder than you'd think.
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline DaBrain

  • Screensniper
  • 212
    • Shadows of Lylat board
A few thought to enhance the graphics with some simple tricks
Quote
Originally posted by Sticks
Where exactly does the simple come in? ;)


I thought the trail code would be easy to add, because you've added trail support to almost everything else already. ;)

And I thought the debris glow works like the a part of the cloaking effect, just with a different... "trigger". (?)

Quote
Originally posted by Bobboau
the materials system could handle some of that.
I don't think adding trails to debris would be too hard on the surface, but getting an actual final in game effect out of it would probly be a lot harder than you'd think.


Ok, I've almost no coding experience (and especially not with C++).

Anyway, I'm really glad the material system allows those post process effect.

When I play or see other games, I ask myself 'what exactly looks better than in FS2?'.
Well, I just saw a nice clip of Eve online. Most ships are not much more complex than in FS2. The textures are even worse, but the shading effects male them look more real. The post process effects are a big ambience plus too.

With this FS2 could look instantly a lot better.
--------------------------------------------------
SoL is looking for a sound effect artist
Please PM me in case you want to apply
---------------------------------
Shadows of Lylat - A Freespace 2 total conversion
(hosted by Game-Warden)
----------------------------------

 

Offline Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
A few thought to enhance the graphics with some simple tricks
id like to see skyboxed based lighting. i saw a per pixel lighting system in a quake engine mod that looked pretty cool (but at a major performance hit). but only use it for skyboxes. perhaps a -light texture wich would be like -glow but would emit light rather than draw fullbright. that way you could get more accurately lighted skyboxes.
« Last Edit: September 26, 2005, 08:15:42 pm by 766 »
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Re: A few thought to enhance the graphics with some simple tricks
Quote
Originally posted by DaBrain
Different sized EFF frames - Sometimes I want to create animated maps that only have some action one in a while. The rest of the time they're either black, or at least they don't have to be animated. Adding hundred 'empty' frames really isn't a good solution, but I thought about using 1*1 pixel frames instead of asking for a complex pause system.  Not perfect, but good enough.

I'm currently planning these three things:

1) different sized EFFs (like you say) since I think that would be a very good thing and is something that I had intended to do from the beginning.  I had experimented with this but found it problematic.  Hopefully I'll have it working to my satisfaction and get it into public hands for too long. (not soon though, it's not priority)

2) ghost frames, ie. a frame or series of frames that don't exist as actual files but will basically pad the frame count with (virtual) blank images that take no memory.  The frames that should be ghosted will be specified in the EFF file and any number of frames in any order can be ghosted.

3) specified duplicate frames, rather than having two or more identical frames as real files you can specify that one frame, or a series of frames, is just a copy of one other real image and it won't use any extra memory.

 

Offline Sticks

  • 29
A few thought to enhance the graphics with some simple tricks
Quote
Originally posted by DaBrain

When I play or see other games, I ask myself 'what exactly looks better than in FS2?'.
Well, I just saw a nice clip of Eve online. Most ships are not much more complex than in FS2. The textures are even worse, but the shading effects male them look more real. The post process effects are a big ambience plus too.

With this FS2 could look instantly a lot better.


Check out some pics of X3: The Reunion over at Egosoft's site. That's how FS2 will be looking in the future.
"Napalm is good as a quickfire solution, literally..." -- cngn

"Shh... [Kazan's] schizophrenia allows him to multitask." -- Goober5000

Why am I still coding at 12:35am?

SCP: Templum sanctus ingeniosus