Smoother Shadows? (TXQBSP)

Discuss the construction of maps and the tools to create maps for 3D games.

Moderator: InsideQC Admins

Smoother Shadows? (TXQBSP)

Postby Ghost_Fang » Sun Feb 12, 2012 1:08 am

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)

Postby andrewj » Sun Feb 12, 2012 3:39 am

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.
andrewj
 
Posts: 133
Joined: Mon Aug 30, 2010 3:29 pm
Location: Australia

Re: Smoother Shadows? (TXQBSP)

Postby Ghost_Fang » Sun Feb 12, 2012 3:45 am

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)

Postby negke » Sun Feb 12, 2012 8:43 am

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.
negke
 
Posts: 150
Joined: Wed Apr 16, 2008 5:53 pm

Re: Smoother Shadows? (TXQBSP)

Postby Ghost_Fang » Sun Feb 12, 2012 4:53 pm

Ok got it, thanks guys
Ghost_Fang
 
Posts: 336
Joined: Thu Nov 12, 2009 4:37 am


Return to Mapping

Who is online

Users browsing this forum: No registered users and 1 guest