DarkPlacesEngine / DarkPlaces

The DarkPlaces Quake engine, created by LadyHavoc. Official Git repository (replaces SVN).
https://icculus.org/twilight/darkplaces/
GNU General Public License v2.0
290 stars 43 forks source link

Quake particle can be too small or big depending on distance #176

Closed hemebond closed 6 months ago

hemebond commented 6 months ago

The size of Quake particles (cl_particles_quake) depend on the distance from the player, but this can result in very large particles (when close) or no visible particles (when far away):

image