Digital Paint Discussion Board

Development => General Development => Topic started by: afortier on June 12, 2006, 02:31:11 PM

Title: to jitspoe - about Q2E
Post by: afortier on June 12, 2006, 02:31:11 PM
Is there anything keeping you from using some of the renderer source of the Quake II Evolved project? That engine has some pretty amazing visual effects, smokes, sparkes, decals, brass... All that engine needs is reflective water, could you disclose whitch piece of the source code produces that effect?

I have no idea what Im doing when it comes to c++ but I bet I could have someone put a and b together for me :) -Thanks!
Title: Re: to jitspoe - about Q2E
Post by: jitspoe on June 12, 2006, 05:59:44 PM
Q2E had a very different approach than PB2 does.  Q2E was about enhancing Quake2, and Quake2 alone.  The engine was completely reorganized and no longer supported mods.  It was also geared toward high-end machines, and eventually went to a Doom3/Quake4 style rendering.  Paintball, on the other hand, attempts to maintain backwards compatibility and support for older machines.

In short, the only thing keeping me from using Q2E is months and months of hard work.
Title: Re: to jitspoe - about Q2E
Post by: afortier on June 13, 2006, 10:15:37 AM
Q2E runs fine on our P2 system, and supports mods like CRBot. Its a good platform in the sense that everything in it can be changed. It has a great renderer except for the lack of reflective water. Its not just for Quake II.

*P2 = Intel x86 +MMX +SSE 400MHz 192MB PC100
Title: Re: to jitspoe - about Q2E
Post by: jitspoe on June 13, 2006, 04:13:15 PM
You're using an old version of q2e, then.  The new one looks like this: http://planetquake.gamespy.com/View.php?view=POTD.Detail&id=2522
Title: Re: to jitspoe - about Q2E
Post by: TinMan on June 13, 2006, 05:53:24 PM
That one isn't released yet is it? The one I'm running (got it from www.quake2evolved.com (http://www.quake2evolved.com)) looks like this:
http://neonpulse.net/screens/q2e/ (http://neonpulse.net/screens/q2e/)
Title: Re: to jitspoe - about Q2E
Post by: afortier on June 14, 2006, 06:14:20 AM
HOLEY WOW, i think im using 0.65 or something to that effect...
Title: Re: to jitspoe - about Q2E
Post by: jitspoe on June 14, 2006, 06:03:06 PM
Quote
Q2E added PPL at the start of 2005
Granted, they haven't really been doing any public releases, but that's the direction the engine took.
Title: Re: to jitspoe - about Q2E
Post by: afortier on July 21, 2006, 11:19:02 AM
Hopefully never the direction this engine takes! :)