| Authors: | Erik Charlebois |
| Class | Superclass | Slots |
fluids-world | game-world | particles texture ramp paused |
particle_t | struct |
fluid |
| Word | Stack effect |
fluids | ( -- ) |
fluids-attributes | ( -- value ) |
gravity | ( -- value ) |
initial-particles | ( -- value ) |
integrate | ( world -- ) |
integrate-particles! | ( particles dt -- particles ) |
make-texture | ( pathname -- texture ) |
pause | ( -- ) |
step | ( -- ) |
verlet-integrate-particle | ( particle dt -- particle' ) |
| Word | Stack effect |
fluids-world? | ( object -- ? ) |
particle_t? | ( object -- ? ) |
| Vocabulary | Summary |
fluids.colors.ppm | |
fluids.particle2.pgm | |
fluids.fluids.factor | |
fluids.authors.txt | |
fluids.resources.txt |