View previous topic :: View next topic |
Author |
Message |
reckless
Joined: 24 Jan 2008 Posts: 390 Location: inside tha debugger
|
Posted: Sun Feb 10, 2008 10:28 am Post subject: quite nice classic quake using gltochris engine |
|
|
so i decided to make something not as obtrusive effects wise
modernized gltochris with ARB rendering / hardware gamma/contrast / vertex lighting.
fixed colored lit support in GL.
mh's skyspheres added.
NO need for any externals!.
fullbrights added.
pcx tga png image support.
luma texture support.
smoother particles "still the original ones just using a better dottexture curtesy of mhquake 6"
i might add normal map support if mh can lend me a hand ?.
pros very fast engine. uses area portals instead of hulls. client/server code more correct.
cons hard to mod since stuff like particles are shared between the opengl and software ports doable if someone decides tho.
http://rapidshare.com/files/90616499/gltochris.rar.html
code used from fuh pox mh lordhavoc thx guys
give it a spin any bugreports are welcome.
oh and sorry menu items for contrast etc not done yet will be added later for now use r_contrast 1 to 3. |
|
Back to top |
|
 |
reckless
Joined: 24 Jan 2008 Posts: 390 Location: inside tha debugger
|
Posted: Mon Mar 03, 2008 9:04 am Post subject: |
|
|
more work done on it but to those who want to see mh's zfail skyboxes the code for it was posted in the engine coding forum and i also use it in this
new additions tenebraes scriptable particle/decal system.
hardware gamma/contrast.
things i havent added due to bugs ->
waterfog.
caustics.
waterfog seems to turn of at some angles in tochris which looks ackward same applies to caustics looks like an angle conversion goofup but im not certain where sigh. |
|
Back to top |
|
 |
|