mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
ce4bb1d56c
This has the advantage of getting entity_t out of the particle system, and much easier to read math. Also, it served as a nice test for my particle physics shaders (implemented the ideas in C). There's a lot of code that needs merging down: all but the actual drawing can be merged. There's some weirdness with color ramps, but I'll look into that later. |
||
---|---|---|
.. | ||
glsl_alias.c | ||
glsl_bsp.c | ||
glsl_draw.c | ||
glsl_fog.c | ||
glsl_iqm.c | ||
glsl_lightmap.c | ||
glsl_main.c | ||
glsl_particles.c | ||
glsl_screen.c | ||
glsl_shader.c | ||
glsl_sprite.c | ||
glsl_textures.c | ||
namehack.h | ||
qfglsl.c | ||
quakeforge.glsl | ||
vid_common_glsl.c |