Screenshots

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
User avatar
Theftbot
Posts: 483
Joined: Thu Oct 08, 2009 4:03 am

Re: Screenshots

Post by Theftbot »

Im with Obs on this!
lightmill
Posts: 42
Joined: Sun Nov 27, 2011 11:27 am

Re: Screenshots

Post by lightmill »

Well, Im trying to get the style kinda like shiny normalmapped, but for old technology w/o normal maps ) Could try to tone down the hilights a bit
[url=http://twitter.com/back2cccp]twit[/url]
[url=http://slapmap.wordpress.com/]blog[/url]
[color=#BFFFBF]¯\_(ツ)_/¯ ----------------------------------------------------------------
[/color]
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Screenshots

Post by obsidian »

You can still get that effect. What I'm saying is that using the B&E filter isn't the best way of achieving that look. So yes, tone it down a lot and then hand paint some of those highlights using techniques I linked above.
[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]
KittenIgnition
Posts: 252
Joined: Sun Nov 06, 2011 11:11 pm

Re:

Post by KittenIgnition »

Image

10fps :D

I'll be doing the lighting (and possibly low-poly collision stuff) in max, if I ever decide to try and play on this map. I'll also be adding a bunch of detail and other good stuff, duh.
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Screenshots

Post by obsidian »

Needs smoothing groups and texture blending. Why only 10fps?
[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]
KittenIgnition
Posts: 252
Joined: Sun Nov 06, 2011 11:11 pm

Re: Screenshots

Post by KittenIgnition »

I'm still working out some bugs with the blending shader, and I also need to learn how to do a couple more things, such as increase the length of the blend (over 2-3 brushes instead of 1).

The reason I get 10fps is because this map is ~35,000 brushes. That's bound to screw with any system.
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Screenshots

Post by Eraser »

Is that your own rendering engine or some fancy model trick in Q3?
KittenIgnition
Posts: 252
Joined: Sun Nov 06, 2011 11:11 pm

Re: Screenshots

Post by KittenIgnition »

That mountain is 100% brushwork, generated in Easygen from a heightmap I made in L3DT. It works fine in baseq3 (aside from the 2k textures, which should work with some config tweaking that I'm too lazy to do).
dONKEY
Posts: 566
Joined: Mon Oct 15, 2001 7:00 am

Re: Screenshots

Post by dONKEY »

I thought I recognised the work easygen signature. Am not sure why you would want to use that. The old metashader stuff too is hopelessly outdated. If you can use Max, why not model the terrain in Max in the first place?
o'dium
Posts: 11712
Joined: Sun Mar 25, 2001 8:00 am

Re: Screenshots

Post by o'dium »

It doesn't look 35k? Maybe its the perspective and stuff making it seem that way. But anyway, thats nothing. The problem is likley coming from them being unsmoothed, which is a hell of a lot slower on bigger things.

But even still, 10fps... What system? I didn't think Q3 was that bad...?
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Screenshots

Post by obsidian »

Are you using caulk between brushes and converting it all to detail? Could significantly improve performance with that alone.
[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]
KittenIgnition
Posts: 252
Joined: Sun Nov 06, 2011 11:11 pm

Re: Screenshots

Post by KittenIgnition »

Only the top faces are textured, and everything is detail. I honestly don't know what the hell vis is for, but I tried calculating vis with no optimisations, and it took around 8 hours (28976 seconds). That was fun... after that, I ran out of ram on the light stage. Q3map literally needed 28mb more memory to compile.

Some other time, some other place, I'll ask and learn about optimisations, but this is for SCREENSHOTS =D

I'm going to try and get a friend's remote compiler setup working, because he has some badass servers that could compile this map quite fast. 16 cores and endless ram.... one can dream.

EDIT: I don't know what you guys are talking about smoothing, but I can say that I only get 10fps when I hover above the map so every brush is rendered. Most of the rest of the map hovers between 60-100, with some trouble spots being around 40.
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: Screenshots

Post by ^Ghost »

try some phong shading, shit looks ugly like ur face.
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Screenshots

Post by obsidian »

Smoothing/Phong shading are interchangeable terms. Using it and your terrain won't look so faceted.

Are you sure the entire terrain mesh is converted to detail brushes? It should take no more than a few seconds to compile the -vis stage if all you have is a structural box.
[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]
KittenIgnition
Posts: 252
Joined: Sun Nov 06, 2011 11:11 pm

Re: Screenshots

Post by KittenIgnition »

I've never gotten Phong shading working properly. I tried it on a few terrain maps, but nothing ever happened.
User avatar
Theftbot
Posts: 483
Joined: Thu Oct 08, 2009 4:03 am

Re: Screenshots

Post by Theftbot »

Bliccer
Posts: 341
Joined: Thu Nov 26, 2009 4:27 pm

Re: Screenshots

Post by Bliccer »

For a recent df movie project I am rebuilding some maps with other level designers from the community. Here is my attempt for one map:

before_1
after_1

before_editor
before_2
after_2

before_3
after_3
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Screenshots

Post by Eraser »

Nice, but before/after screenshots usually work best if you take screenshots in exactly the same location. In all honesty, I'm not seeing the relation between each before/after pair.
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: Screenshots

Post by ^Ghost »

some more before/after

[lvlshot]http://i.imgur.com/sjveQwU.jpg[/lvlshot]
[lvlshot]http://i.imgur.com/hrvNxXx.jpg[/lvlshot]
[lvlshot]http://i.imgur.com/v8DoH08.jpg[/lvlshot]
[lvlshot]http://i.imgur.com/3jgoVI6.jpg[/lvlshot]

[lvlshot]http://i.imgur.com/4ieTJjd.jpg[/lvlshot]
[lvlshot]http://i.imgur.com/8245Zfz.jpg[/lvlshot]

[lvlshot]http://i.imgur.com/TtMTlBK.jpg[/lvlshot]
[lvlshot]http://i.imgur.com/vhLx0xs.jpg[/lvlshot]
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
o'dium
Posts: 11712
Joined: Sun Mar 25, 2001 8:00 am

Re: Screenshots

Post by o'dium »

Colour... In OverDose...? Whatever next...?

[lvlshot]http://media.moddb.com/images/games/1/12/11396/replace.jpg[/lvlshot]

[lvlshot]http://media.moddb.com/images/games/1/12/11396/od2.jpg[/lvlshot]

[lvlshot]http://media.moddb.com/images/games/1/12/11396/od3.jpg[/lvlshot]

Remember... This is based on the Quake 2 engine, so don't expect Crysis level shit or owt...
Last edited by o'dium on Fri Feb 22, 2013 5:15 pm, edited 1 time in total.
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Screenshots

Post by Eraser »

Looking good o'dium. What's the source of the red light though? The lamp above the doorway? Because that looks like it's emitting a much more yellowish light (and wouldn't cast light like that on the door itself).
o'dium
Posts: 11712
Joined: Sun Mar 25, 2001 8:00 am

Re: Screenshots

Post by o'dium »

Oh for... Latest build changed flares and I forgot, so the red flare is the wrong colour above the door... How did I not see this.......
Plan B
Posts: 3599
Joined: Thu Jan 11, 2001 8:00 am

Re: Screenshots

Post by Plan B »

Team Blur.
Dick teasing est. 2002.

(Looking good though ;) )
dONKEY
Posts: 566
Joined: Mon Oct 15, 2001 7:00 am

Re: Screenshots

Post by dONKEY »

Not mapped for awhile, did some doodling this morning:
Image
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Screenshots

Post by obsidian »

That most certainly is more than just a little doodle, sir. Is that Q3? Pretty lightmaps make me happy.
[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]
Post Reply