Q3A In-game mapping program

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
v1l3
Posts: 822
Joined: Wed Apr 02, 2003 8:00 am

Q3A In-game mapping program

Post by v1l3 »

Was just thinking about this but, would it be possible to make a mapping program mod, where you make the map in-game? Little windows that you can pop up to show textures/md3's/sounds etc. Other things in that matter also. Kind of like putting GTK into the mod, but much more simplistic.
A very small example in the idea of it being like ICE and Diablo with weapon placement, spawning points, tele-exits, and teamplay nodes, but way more complex than that obviously. I'd compare the idea to another game..but I can't think of one. Can't remember if Serious Sam 2 had that set-up like that? Of course it would be a one player mod obviously.
fKd
Posts: 2478
Joined: Sat Jun 03, 2006 2:54 am
Location: Wellington
Contact:

Re: Q3A In-game mapping program

Post by fKd »

hmmm lightmaps might be a problem...
Silicone_Milk
Posts: 2237
Joined: Sat Mar 12, 2005 10:49 pm

Re: Q3A In-game mapping program

Post by Silicone_Milk »

lightmaps could be solved by not calculating them and just doing fullbright lighting.
WHAT!!
Posts: 81
Joined: Tue Apr 22, 2008 7:26 pm

Re: Q3A In-game mapping program

Post by WHAT!! »

fKd wrote:hmmm lightmaps might be a problem...
I always kind of wondered if there was a way to do the editor so it simulated a lightmap similar to how Doom 3 uses dynamic lighting. Like instead of just having radiant lay everything out at once, you could add lights on the fly that would be close to, if not exactly how they would look in game with a light map.

I don't see why that isn't possible at this point.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: Q3A In-game mapping program

Post by ^misantropia^ »

WHAT!! wrote:I don't see why that isn't possible at this point.
Current-day computers aren't fast enough to do it in real-time. Keep in mind that it's not only point lights that emit light, but textures also. Then there is stuff like diffusion, interference, bouncing, etc. All computationally expensive stuff.
fKd
Posts: 2478
Joined: Sat Jun 03, 2006 2:54 am
Location: Wellington
Contact:

Re: Q3A In-game mapping program

Post by fKd »

thats what i liked about the tech 4 editor, instant light calculation.. pity q4 was kinda weak.. there are no active servers in my neck of the world, and doom3 had quite possibly the worst dm ever for a aaa title. i'm amped for tech 5. the editor demo movies over on youtube make it look really easy and powerful. but they always do :)
Post Reply