Smoother Shadows? (TXQBSP)
Moderator: InsideQC Admins
5 posts
• Page 1 of 1
Smoother Shadows? (TXQBSP)
I know there is a command for some BSP compilers that use a bit more memory to make the shadows smoother and look less like stairs. Does anyone know this command off hand? Or can point me to the TXQBSP commands? Or does it depend on light.exe? Either way. I'll keep looking though. Or
- Ghost_Fang
- Posts: 336
- Joined: Thu Nov 12, 2009 4:37 am
Re: Smoother Shadows? (TXQBSP)
The -extra option for the 'light' tool is probably what you want. It will do four times the amount of light tests and average the result for each luxel, so it is four times slower but doesn't require any more memory than normal.
Having more detailed lightmaps (normally there is 1 luxel for each 16x16 block of texture pixels) is not possible in standard Quake or Quake 2 maps. Quake 3 BSP can do it though, but using 8x8 precision means four times the amount of lighting data.
Having more detailed lightmaps (normally there is 1 luxel for each 16x16 block of texture pixels) is not possible in standard Quake or Quake 2 maps. Quake 3 BSP can do it though, but using 8x8 precision means four times the amount of lighting data.
- andrewj
- Posts: 133
- Joined: Mon Aug 30, 2010 3:29 pm
- Location: Australia
Re: Smoother Shadows? (TXQBSP)
well Im pretty sure ive done it before with Q1 light, but i could be mistaken. Am I thinking of a darkplaces command that smooths the light in maps? Does it have/do that?
- Ghost_Fang
- Posts: 336
- Joined: Thu Nov 12, 2009 4:37 am
Re: Smoother Shadows? (TXQBSP)
The lightmaps are stored in the .bsp. No engine can smoothen them or make them look better.
The light tool, at least a modern version like Bengt Jardrup's, has several additional options for better shadowcasting. Generally, for a final compile you should use -extra4, and there's also a -soft parameter for even smoother rendering.
The light tool, at least a modern version like Bengt Jardrup's, has several additional options for better shadowcasting. Generally, for a final compile you should use -extra4, and there's also a -soft parameter for even smoother rendering.
- negke
- Posts: 150
- Joined: Wed Apr 16, 2008 5:53 pm
Re: Smoother Shadows? (TXQBSP)
Ok got it, thanks guys
- Ghost_Fang
- Posts: 336
- Joined: Thu Nov 12, 2009 4:37 am
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest