Screenshots

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
AndyW
Posts: 848
Joined: Wed Mar 11, 2015 3:23 pm

Re: Screenshots

Post by AndyW »

[lvlshot]http://i.imgur.com/9GC9GlZ.jpg[/lvlshot]
Die Vitamine sind in der Dose gefangen!!!
phantazm11
Posts: 362
Joined: Tue Jan 31, 2006 12:03 am

Re: Screenshots

Post by phantazm11 »

Looks great AndyW!
cityy
Posts: 1020
Joined: Mon Aug 10, 2009 8:23 am

Re: Screenshots

Post by cityy »

Indeed!
www.ferdinandlist.de/leveldesign
fKd
Posts: 2478
Joined: Sat Jun 03, 2006 2:54 am
Location: Wellington
Contact:

Re: Screenshots

Post by fKd »

Haha cool stuff Eraser, I'm working on a was myself, I'll link it when I get home. Mine is running on gzdoom because if the cool entity based lighting :)
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Screenshots

Post by Eraser »

I'm sticking to zDoom and only its original Doom functionality. I realize there's a lot of stuff you can do with modded engines. zDoom for instance allows sloped floors/ceilings and some lighting tricks as well (colored lights for instance). I am very consciously putting these limitations on myself because otherwise it's becoming a sliding scale where I'd end up building something like shown in the Q3/Doom mashup video and I explicitly do not want that. If I'd wanted that I'd boot up GtkRadiant and build an EntityPlus map :)

Building a full 32 map WAD seems a bit like a daunting task though. It's taking far longer to build a single level than I thought it woukd (having done 2 so far) and already it's very apparent I'm going to have to do a lot of difficulty level balancing.
KENNITHH
Posts: 18
Joined: Thu Aug 20, 2015 11:36 am

Re: Screenshots

Post by KENNITHH »

Why haven't I found this site before, it's amazing so talented people are still mapping for Q3 engine and even some of my mapping idols are here :eek:
I'm currently working on my biggest project yet visually but now that I bumped into q3map_fs_20g , it might the way I wanted the map to be, eventhough I doubt it will work as I cant get it to work properly (Max_shaders hit with fs20)
(Very bright outside walls, but darker shadows)

[lvlshot]http://i.imgur.com/7zUl2WZ.jpg[/lvlshot]

The map is a remake from scratch of the Battlefield 3 Ziba Tower
More pics here: http://imgur.com/a/n9lF6

It's for Soldier of Fortune II - Double Helix, not really Quake3 but its the somewhat the same engine
Last edited by KENNITHH on Sat Feb 13, 2016 8:21 am, edited 1 time in total.
Dangel
Posts: 20
Joined: Tue Jan 19, 2016 1:26 pm

Re: Screenshots

Post by Dangel »

looks really nice, but havent there been swimming pools on the side with the wood floor? Its a shame that you cant add the destructibility. Thats what made the map really fun.
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Screenshots

Post by Eraser »

SoF2 was awesome. Played that quite a bit on LAN parties.
User avatar
Hipshot
Posts: 1547
Joined: Sun Jan 20, 2002 8:00 am

Re: Screenshots

Post by Hipshot »

Hey sof2, yea, that's great and we actually still play that in lan at work, so if you need your level tested =D
Q3Map2 2516 -> http://www.zfight.com/misc/files/q3/q3map_2.5.16_win32_x86.zip
Q3Map2 FS_20g -> http://www.zfight.com/misc/files/q3/q3map2_fs_20g.rar
GtkRadiant 140 -> http://www.zfight.com/misc/files/q3/GtkRadiantSetup-1.4.0-Q3RTCWET.exe
KENNITHH
Posts: 18
Joined: Thu Aug 20, 2015 11:36 am

Re: Screenshots

Post by KENNITHH »

@Dangel, do you mean at the bottom of the picture where the wood would go to the pool? There's actually a pool there but it's not visible here ^^
@Hipshot, that would be great !

I'm currently trying to add as much props as possible for this evening (19 GMT) as there's a server thats gonna put my map online.
They try new maps every saturday evening with a bunch of folks. Would be cool if you guys joined in. ( <HoP> Clan Night Server ).

I would really appreciate if any of you could check out my .map to see what could be done better and optimized, aswell as my shader. I've got some experience in mapping but I'm not quite good at those 2 :p. And perhaps help me out getting my walls outside very bright like almost blinding but darker in shadows?

I'm currently using this to compile

[spoiler]-bsp -meta -samplesize 16 -v -rename
-vis -v -saveprt
-light -patchshadows -fast -dirty -dirtscale 1 -dirtdepth 16 -samples 6 -gamma 2.5 -compensate 1 -v -threads 2

q3map_lightmapFilterRadius 0 8
q3map_sunExt 1 1 1 500 160 45 3 32
q3map_skyLight 200 6

ambient 10
[/spoiler]
Dangel
Posts: 20
Joined: Tue Jan 19, 2016 1:26 pm

Re: Screenshots

Post by Dangel »

Yes i meant the bottom of the picture. I played the map alot in bf3 and was confused when i didnt see a swimming pool there :D
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Screenshots

Post by obsidian »

Ambient will immediately kill all dark shadows. Ambient adjusts the contrast of the lightmap by cranking up the low values. If high contrast is the look you're going for, I would avoid using it.

For high contrast between light and shadow, you want a strong primary source (sun), and a weak secondary source (sky's radiosity). You control this with q3map_sunExt's intensity value (set relatively higher), and q3map_skyLight's amount value (set relatively lower). You're sun's pretty bright, so try lowering the skyLight amount, try something like 50.

Note: skyLight's iterations value is exponential, so a value of 6 is quite high and will take a long time to compile with little benefit. I would use a lower value at the very least to test with, and if you feel is necessary, use a higher value for a final compile. Less hairs pulled.

The other stuff that will affect contrast is -gamma and -compensate. To start, I would leave both switches out until you can get the approximate look that you want with your sky shader first. I think the look you're going for involves overbright values, you probably want to bump things gently by increasing -gamma and optionally with a low -compensate value. I'm not even sure if SoF2 uses r_overbrightbits.

Oh, and why aren't you using -bounce? That will probably help with the indoor lighting.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
sst13
Posts: 298
Joined: Mon Feb 15, 2010 11:05 pm

Re: Screenshots

Post by sst13 »

Did someone say Doom? :D

Image Image Image Image Image Image Image Image Image

These maps are up to 20 Years old. :owned:
I made about 12 Doom2 maps but never released any of them over the internet.
The last shot shows a deathmatch map and is also the base of 13simple (http://sst13.de/pics/simple3.jpg)

Eraser wrote:Building a full 32 map WAD seems a bit like a daunting task though.
I tried the same but got stuck after 9 maps. :cry: Let me know if you need some material. :D
[url=https://sst13.de]Q3A Maps - by sst13[/url]
[url=https://steamcommunity.com/id/_sst13_/myworkshopfiles]Quake Live Workshop[/url]
MrLego
Posts: 67
Joined: Tue Jul 21, 2009 11:00 pm

Re: Screenshots

Post by MrLego »

AndyW wrote:@Eraser: Cool! :)
Its a bit strange to go back to a "non-polygon" engine -isn't it? Id played around with DEU & DeeP back in the 90´s (D3D Build too) and then there was Quake 2... :)
DEU - brings back fond memories. :)
[color=#4040FF][b]www.mrlego.com[/b][/color]
KENNITHH
Posts: 18
Joined: Thu Aug 20, 2015 11:36 am

Re: Screenshots

Post by KENNITHH »

@obsidian, thanks for that , it really refreshed my knowledge of it.

Here's my latest beta version of Ziba Tower remake for SoF2. Let me know if you find any bugs, or would do things differently

If you want to take a look at the .map, pm me

https://www.dropbox.com/s/t6p2nv69j4ut2 ... a.pk3?dl=0
User avatar
Bacon
Posts: 1477
Joined: Sat Jul 31, 2004 7:00 am

Re: Screenshots

Post by Bacon »

A little bit of a more obscure character model, Fayt from the game "Star Ocean 3"

[lvlshot]http://img.bacon.ms/shot0150.jpg[/lvlshot]
[b]CAPSLOCK IS ON[/b]
AEon
Posts: 1816
Joined: Sun Apr 20, 2003 7:00 am

Re: Screenshots

Post by AEon »

Amazing modelling work.
fKd
Posts: 2478
Joined: Sat Jun 03, 2006 2:54 am
Location: Wellington
Contact:

Re: Screenshots

Post by fKd »

Here's that wad I'm working on for Doom 2. It also requires GZdoom.

http://forum.drdteam.org/viewforum.php?f=23 - GZdoom

https://www.dropbox.com/s/6700tdk1no45k ... 1.wad?dl=0 - My wad

The second map has no exit yet.

Enjoy :)
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Screenshots

Post by Eraser »

Holy crap, if you're planning on filling an entire WAD with maps like that then you'll probably never end up finishing it. I only played (part of) the first map and it is huge! Also, it's really, really hard. Running into pretty much the whole array of Doom monsters in the first map with only 20 shotgun shells in your pocket gets a bit hairy :)
AndyW
Posts: 848
Joined: Wed Mar 11, 2015 3:23 pm

Re: Screenshots

Post by AndyW »

@Bacon: Wow, especially for the face and hair! :up:
Die Vitamine sind in der Dose gefangen!!!
AndyW
Posts: 848
Joined: Wed Mar 11, 2015 3:23 pm

Re: Screenshots

Post by AndyW »

[lvlshot]http://i.imgur.com/6rxhkQ3.jpg[/lvlshot]

[lvlshot]http://i.imgur.com/WLJQGHL.jpg[/lvlshot]

:question:
Die Vitamine sind in der Dose gefangen!!!
KENNITHH
Posts: 18
Joined: Thu Aug 20, 2015 11:36 am

Re: Screenshots

Post by KENNITHH »

Apparently I cannot make a new thread. So I'll do it here, when I compile my same map as seen in the previous pic with FS_20G, I get WARNING: GeneratePermanentShader - MAX_SHADERS hit, and I get missing textures ingame. Is it because it isnt meant to work for SOF2 or ? Q3MAP2 2.5.16 works fine

http://puu.sh/noTvm/0fa2ed5145.jpg
User avatar
Hipshot
Posts: 1547
Joined: Sun Jan 20, 2002 8:00 am

Re: Screenshots

Post by Hipshot »

Any reason why you can't work with Q3map 2516?
Q3Map2 2516 -> http://www.zfight.com/misc/files/q3/q3map_2.5.16_win32_x86.zip
Q3Map2 FS_20g -> http://www.zfight.com/misc/files/q3/q3map2_fs_20g.rar
GtkRadiant 140 -> http://www.zfight.com/misc/files/q3/GtkRadiantSetup-1.4.0-Q3RTCWET.exe
AndyW
Posts: 848
Joined: Wed Mar 11, 2015 3:23 pm

Re: Screenshots

Post by AndyW »

@KENNITHH Maybe this will help, found it via google: http://forums.warchest.com/showthread.p ... HADERS-hit
4th post -from ydnar. Im sorry that i cant help you with your problem but maybe the link will help you to get back on the road! :)
Die Vitamine sind in der Dose gefangen!!!
KENNITHH
Posts: 18
Joined: Thu Aug 20, 2015 11:36 am

Re: Screenshots

Post by KENNITHH »

@Hipshot, mainly because I read the compiler improves the use of ASE models somehow and I'm all in for that as I always wanted to make some kind of forest like the CODUO maps (first level of SP). And as a mapper I like to try around with commands. In this case floodlight and exposure. If I knew it had more cmds, even better.

@AndyW, well I feel dumb now, I usually find anything I want on google but this I did not, perhaps I read it, I dont remember but its just weird it works just fine with 2.5.16 and not FS20G. Cheers

EDIT: Well that didn't work (_lightmapscale 4)
Post Reply