Need help fixing dark surfaces

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
KD
Posts: 4
Joined: Sat Jul 29, 2006 1:22 pm

Need help fixing dark surfaces

Post by KD »

I am getting black surfaces instead of textures on some brushes. I have ambient light set to 25 25 25 and 4 point lights in the room. There are no errors when I compile. If I tweek the values of the ambient light then the surfaces that are black change to different locations. Take a look at the pillars in the following image. Can someone help me with this?

Thanks,
KD

Image
pjw
Posts: 860
Joined: Sun May 07, 2000 7:00 am

Post by pjw »

This might be a shot in the dark (har), but I'm wondering if perhaps the origins on your point lights might be co-planer with the dark surfaces? It looks like at least one might be pretty close on z, judging from the hot spot on the far right...

If light origins are coplanar with a surface, you can sometimes get oddness...
User avatar
Hipshot
Posts: 1547
Joined: Sun Jan 20, 2002 8:00 am

Post by Hipshot »

Don't use ambient light.
Compile with bounce 8 and see what happens =)
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
Shallow
Posts: 167
Joined: Wed Feb 09, 2005 1:58 pm

Post by Shallow »

Duplicate plane errors sometimes look like this as well, but I've never seen a bunch of them acting like this so close together. Still, running brush cleanup never hurt anyone!

BTW like Hipshot says, best not to use ambient. If you must then use it with care, and give it a subtle tint not just a flat grey, grey will always absolutely kill any interesting colours in the lighting.
MaxGaMin
Posts: 77
Joined: Wed Mar 30, 2005 7:22 am

Post by MaxGaMin »

unless you are mapping for cpma or defrag as such. :icon32:
1. War is not a matter of who is right but who is left.
2. Capitalism is equivalent to an outer shell of the violence.
3. Money is nothing more than a tool for exploitation.
4. Think of the modern merchant as the thief, especially the one in a paper company.
5. It ain't the werld it has to be...
pjw
Posts: 860
Joined: Sun May 07, 2000 7:00 am

Post by pjw »

Adding my vote to the "ambient is kinda iffy" crowd. I should have said that in my original post. :)

Even when mapping for CPMA/Defrag/whatever, you can usually get a very well-lit map even without ambient and it will often look better; it just takes a bit more work.
Post Reply