Jump to content

Home

my framerate drops when I get closer to a certain shader!


silverwest

Recommended Posts

In my level, when I get closer to this shader, the framerate drops. I go into spectator mode and fly around, and so I can tell that it's displaying the same number of triangles. Wierd!

 

 

 

textures/aurora/glowstone

{

qer_editorimage textures/aurora/hex_stone.jpg

{

map $lightmap

}

{

map textures/aurora/hex_stone

blendFunc GL_DST_COLOR GL_ZERO

}

{

map textures/aurora/hex_stone_glow

blendFunc GL_ONE GL_ONE

}

}

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...