mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 00:49:04 +02:00
since we've already messed up this one, let we do it further and make it look like a fire...
This commit is contained in:
parent
a6ddd2494a
commit
6a432a7c50
1 changed files with 2 additions and 2 deletions
|
|
@ -716,12 +716,12 @@ main(int ac, char **av)
|
|||
/* Default settings */
|
||||
|
||||
np = 800;
|
||||
eject_r = -0.35;
|
||||
eject_r = -0.65;
|
||||
dt = 0.015;
|
||||
eject_vy = 4;
|
||||
eject_vl = 1;
|
||||
shadows = 1;
|
||||
ridtri = 0.5;
|
||||
ridtri = 0.25;
|
||||
|
||||
maxage = 1.0 / dt;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue