 Not A Coder But
#1 posted by Kell [82.41.10.46] on 2005/08/19 14:20:57
I'm a little optmistic. w00t!
 AWESOME!
#2 posted by R.P.G. [24.136.180.235] on 2005/08/19 14:23:59
Now we can have flamboyant colored light and cheesy particle effects in Q3!
...wait a minute...
 Actually...
#3 posted by metlslime [209.213.199.133] on 2005/08/19 14:30:05
i'm more hopeful that this might open the door for adding q3 features to quake.
 Already Done That Sorta
#4 posted by grahf [24.51.109.238] on 2005/08/19 15:06:20
seems like some engine mods already do that to some extent, what with md3, q3bsp, and 32bit color texture support. But a complete shader system and heightmapped alphablended terrain in Quake - well it would be interesting for sure. People could either abuse it and make utter shite, or something utterly cool we've never seen before.
 Understandable,
#5 posted by HeadThump [65.140.59.61] on 2005/08/19 15:10:05
I'm pretty certain the Quake Arena loading code for MD3's is quicker and more reliable than the code in current engines. It is funny how md3's load without a hitch for Arena on this craptastic machine of mine, but any more than a few static meshes in a custom Quake engine, and the redraw rate gets floored (I haven't tried the latest release of Dark Places and FTE on it yet, though).
 Radiant Is Under The GPL Now
#6 posted by HeadThump [65.140.59.61] on 2005/08/19 16:09:52
You win that one Lun.
 Radiant
#7 posted by Jago [85.76.178.146] on 2005/08/19 16:30:13
Q3Radiant is under the GPL and you can use it for commercial purposes without paying fees to ID. However this doesn't apply to GTKRadiant, did I get this right?
 Well,
#8 posted by HeadThump [65.140.59.61] on 2005/08/19 17:02:56
take a look at the first paragraph of section O of the GPL agreement. GTKRadiant is a derivative work of Q3Radiant, so the answer to that you would think would be yes, it is covered. But look down a little further, and you encounter this:
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.
Now, it depends on the semantics of what is reasonable. Let's take a hypothetical case using the Q3map source here as an example; suppose that Ydnar's addition of phong shading to q3map2 used someone's method of phong shading who got a patent for that method? Then we are SOL and would have to use q3map. Not an unreasonable case, btw. As you'll notice in the readme, Id had to seperate out the Jpeg library stuff.
So, the answer is, it depends.
 RE: Well
#9 posted by Jago [85.76.178.146] on 2005/08/19 18:12:34
What's more confusing is this: GTKRadiant is a derivative work of Q3Radiant, now that Q3Radiant has changed it's licence to GPL does GTKRadiant fall under the GPL (per GPL's provision)? This doesn't really make sense to me.
Say I created a piece of software and licensed it's code for commercial exploitation to you for a big amount of $$$. Now I relicense my original piece of software under the GPL. I don't think I can now force you to GPL your commercial derivative: my license change cannot possibly retroactively affect you because it happened after the code split.
 That's Right
#10 posted by HeadThump [65.140.59.61] on 2005/08/19 19:10:43
When the Quake2 source was GPLed, the mission pack sources from Xatrix and the like were not since they had a prior contracted agreement with Id. So you can use the original Q2 source to your hearts content in a commercial project but the add ons you cannot (the game .dll for Reckoning has superior AI code, for instance).
 Awesome To Hear
#11 posted by . [70.224.248.16] on 2005/08/19 21:24:57
Wonder if there'd be a proper Q1 sequel done in Q3.
 From Q3 Source
#12 posted by Jago [85.76.178.146] on 2005/08/20 09:13:10
From q_math.c, Q_rsqrt():
i = 0x5f3759df - ( i >> 1 ); // what the fuck?
Always good to know that the engine coders don't know what is going on.
 An Address In Memory
#13 posted by HeadThump [65.140.58.83] on 2005/08/20 09:56:47
hard coded like that, that is odd. Might as well be switching circuits with on and off toggles the old fashion way than to bother with code at all.
 TinyURL'd Google Cache Of PDF Converted To HTML
#14 posted by czg [81.191.27.124] on 2005/08/20 10:14:01
 Wow. That Almost Made My Head Hurt.
#15 posted by pjw [66.191.112.173] on 2005/08/20 10:35:06
I think I followed enough of it to get the gist, but stuff like that makes me soooo glad to be a designer instead of a coder.
I'm going to go watch cartoons the rest of the weekend to get my normal neurochemical balance back...
 Wow,
#16 posted by HeadThump [65.140.58.54] on 2005/08/20 12:37:44
that's the kind of stuff that seperates the gods from the the clods. I'm going back to thumbsucking.
 Jago / Headthump
#17 posted by Pauk [81.151.43.110] on 2005/08/21 02:55:42
Jago, your post is surprisingly similar to one on Slashdot. Anyway, same answer as czg is below in that thread:
http://games.slashdot.org/comments...
 Player Benefits.. ;)
#18 posted by smoz [62.135.29.59] on 2005/08/25 11:16:04
can someone who doesn't own Q3 , use an engine like OpenArena to play q3 Total conversions? (tremulous maybe?)
 I Have No Idea...
#19 posted by metlslime [209.213.199.133] on 2005/08/25 12:07:50
but maybe.
 Thought
#20 posted by PuLSaR [80.80.111.129] on 2005/08/25 13:03:00
I'm not a coder at all, but is it possible to combine q1 and q3 engines to make q1 engine that handle open areas much better than now?
 Pulsar
#21 posted by bambuz [80.221.25.15] on 2005/08/26 07:46:06
I wonder what the "totally rewritten rendering code" in the twilight q1 engine (see qexpo booth) does, if it helps that already. Dunno.
 Wait...
#22 posted by metlslime [209.213.199.133] on 2005/08/26 12:38:29
what's wrong with the current q1 engines' handling of outdoor areas?
 Question On Q1 & Q3 Map Formats
#23 posted by bambuz [80.221.25.15] on 2005/08/26 16:02:35
What are the most fundamental big blocks preventing the q3 renderer showing q1 maps?
I've understood the collision detection is quite different.
What about all the advanced visibility thingys etc in q3 maps? Are they only for the compilers?
Could q1 maps be recompiled from the original .map files so that q3 would have easier time showing them?
I'm just trying to gather some general picture for future projects... (no, don't have bad thoughts)
#24 posted by spee [84.204.115.159] on 2005/08/27 10:36:58
q3 renderer showing q1 maps WHY? thats pointless
and you already have DP if you want something heavy with glitter and stuff
 Spee
#25 posted by bambuz [80.221.25.15] on 2005/08/28 05:01:33
No it's not pointless. For many reasons.
Basically, the q3 renderer is a much more modern and faster thing coded by very professional top-of-the industry coders that takes advantage of modern hardware (I don't know the technicalities, but for example buying a new graphics card didn't improve my qw frame rate much at all!) and has _much_ less legacy problems. Q3 was faster than Q1 on similar hardware already back in 2000. (With the right settings.) This of course includes some assumptions and the two are not directly comparable.
And I do not want dp glitter or any of that stuff because:
a) it's ugly (that is my personal taste)
b) compared to id stuff, it's badly coded fps hogging. I appreciate the efforts, but it's still what it is.
I have other purposes, but I won't tackle them right here because it would just start a flame fest when many people wouldn't understand.
 Why Bother Arguing At All
#26 posted by [84.204.115.163] on 2005/08/28 06:20:55
if you "don't know the technicalities"
 There Are
#27 posted by aguirRe [213.101.71.87] on 2005/08/28 06:30:53
a lot of factors involved here, but I'd suspect that your vsynch was enabled if your fps wasn't affected by a significantly newer gfx card when using a GL-engine.
I believe Q3 can control vsynch itself, but with many older engines you'll have to disable it manually to get past the monitor refresh rate of 60-85 Hz. The latest FQ can also do this, I think.
Another issue is hardcoded (or cvar controlled) max_fps of 75-100 in many engines while playing (not during timedemos of course).
If you by "qw" means QuakeWorld software renderer, well then I believe very little is (or even could be) used of the gfx hardware to help fps.
 Lol
#28 posted by bambuz [80.221.25.15] on 2005/08/28 12:53:28
of course I had vsync off.
I don't remember if it was glqwcl or fuhquake-gl.
This questioning seems pointless since the people with the most knowledge about the subject here (or anywhere) are engine coders having their own spoon in the soup or however you're supposed to say that.
I haven't bothered to download nexuiz but from what I've heard (from decent players that actually notice things), it's significantly slower than q3, even with the special effects turned off.
But whatever. Gluing stuff into q1 is just not the only way, and I'm trying to gather a picture of how hard the OTHER WAY would be.
 Bambuz
#29 posted by metlslime [67.180.175.229] on 2005/08/29 00:05:28
for example buying a new graphics card didn't improve my qw frame rate much at all!
Not that this helps much, but this could also mean that your performance was already CPU limited.
 Metl/bambuz
#30 posted by inertia [134.53.108.1] on 2005/08/29 00:13:57
Or that he hit a hard limit in the visual improvement... in quakeworld, servers limit the frames per second to 77, so a 400$ graphics card is not going to help you unless you are REALLY pushing it. The stresses could maybe come from something like tenebrae (slow and complex), but in general, clients optimized for displaying essentially the same thing as glqwcl.exe are not going to really need a turbocharged 4x dragon graphics card to reach acceptable, or even outstanding, performance. The mathematical demands placed on the card are just not high enough, because the core of the visual rendering engine is still from 1995, and thus easily handled by modern mediocre cards.
My 2 cents... engine coders, please correct me on my probable mistakes ;)
 Yeah
#31 posted by bambuz [80.221.25.15] on 2005/08/29 05:39:24
it was cpu limited, unlike q3, which was gpu limited.
 Well, That's Because Quake Is CPU Limited
#32 posted by BlackDog [220.235.9.64] on 2005/08/29 05:48:27
And isn't that the point of the discussion? That the Quake renderer is heavily CPU dependent and therefore can't take advantage of the power of modern video cards, whereas q3 can?
That efficiency would come in handy if people are going to make ambitious maps like Marcher.
 Ok Let Me Put It In Another Way
#33 posted by bambuz [80.221.25.15] on 2005/08/29 05:53:13
we have an average or a little above dm map for quake and then a similar map for q3. Take your current computer, tune the settings of the games so they both look approximately similar. Have some medium-detail textures and dynamic lights on, but no muzzleflash or rocketlight. Fairly small explosion effects. Put the q3 server fps to 72 too.(?) Play some dm and check the timedemos.
Now in which engine is a higher stable fps achievable? How high is it? Why?
I don't have q3 now, but even 5 years ago when cpu power was still bigger compared to gpu power, they were roughly similar in speed.
 Blackdog
#34 posted by bambuz [80.221.25.15] on 2005/08/29 05:57:20
yeah that's what I meant!
Although I'm not sure if that is the only difference. The games have been designed on somewhat different assumptions on available hardware, map size and complexity and whatnot...
 Ooh
#35 posted by Lunaran [67.129.250.254] on 2005/08/30 08:21:36
Ooh ooh ooh. Speedy, go fuck yourself, I would love to play Q1SP's in the Quake3 engine.
Hell, I would love even more to BUILD them for Quake3.
Oh this is getting me hard.
 Lunaran:
#36 posted by metlslime [209.213.199.133] on 2005/08/30 13:05:40
why don't you build some Q3SPs for the Quake3 engine?
 Yeah, Lun
#37 posted by R.P.G. [24.136.180.235] on 2005/08/30 17:48:44
I have this great idea for a desert-themed Q3SP partial conversion! Maybe you should join me!
 Of Course
#38 posted by bambuz [130.233.220.23] on 2005/09/01 02:10:50
the engine would have to be modified so maps would look... faithful. Decent. Good. Not Q3. You know. At least some of you. Maybe.
I feel like I'm missing something here.
I've heard from a quake coding guy that the main difference in the maps is (q1 maps in q3) collision detection. Don't know if q3 then uses that q1-like multiple hull system or what. There prolly aren't monster hulls in q3. And the mods/licences with monsters aren't open-source, right?
|