Tags: | demos |
Class | Superclass | Slots |
axion | particle | |
bubble-chamber | frame-buffer | particles collision-theta size timer |
hadron | particle | |
muon | particle | |
particle | tuple | bubble-chamber pos vel speed speed-d theta theta-d theta-dd myc mya |
quark | particle |
Word | Stack effect |
collide | ( particle -- ) |
move | ( particle -- ) |
Word | Stack effect |
1random | ( b -- num ) |
2random | ( a b -- num ) |
<axion> | ( -- axion ) |
<bubble-chamber> | ( -- bubble-chamber ) |
<hadron> | ( -- hadron ) |
<muon> | ( -- muon ) |
<quark> | ( -- quark ) |
add-particle | ( BUBBLE-CHAMBER PARTICLE -- bubble-chamber ) |
anti-colors | ( -- seq ) |
at-fraction | ( seq fraction -- val ) |
at-fraction-of | ( fraction seq -- val ) |
axion-black | ( dy -- dy ) |
axion-point+ | ( particle dy -- particle ) |
axion-point- | ( particle dy -- particle ) |
axion-white | ( dy -- dy ) |
big-bang | ( bubble-chamber -- bubble-chamber ) |
bubble-chamber-window | ( -- bubble-chamber ) |
center | ( particle -- point ) |
collide-one-of-each | ( bubble-chamber -- bubble-chamber ) |
collide-random-particle | ( bubble-chamber -- bubble-chamber ) |
collision-theta | ( particle -- theta ) |
color-fraction | ( particle -- particle fraction ) |
draw | ( point -- ) |
dy>alpha | ( dy -- alpha ) |
good-colors | ( -- value ) |
hadron-chamber | ( -- ) |
initialize-particle | ( particle -- particle ) |
iterate-particle | ( particle -- ) |
iterate-system | ( bubble-chamber -- ) |
large | ( -- ) |
medium | ( -- ) |
mouse | ( -- point ) |
mouse->collision-theta | ( BUBBLE-CHAMBER -- BUBBLE-CHAMBER ) |
mouse-pressed | ( BUBBLE-CHAMBER -- ) |
mouse-x | ( -- x ) |
mouse-y | ( -- y ) |
move-by | ( obj delta -- obj ) |
muon-chamber | ( -- ) |
original | ( -- ) |
original-big-bang | ( -- ) |
original-big-bang-variant | ( -- ) |
out-of-bounds? | ( PARTICLE -- ? ) |
quark-chamber | ( -- ) |
random-theta-dd | ( par a b -- par ) |
randomize-collision-theta | ( bubble-chamber -- bubble-chamber ) |
run-bubble-chamber | ( -- ) |
set-anti-color | ( particle -- particle ) |
set-good-color | ( particle -- particle ) |
small | ( -- ) |
step-speed-mul | ( p -- p ) |
step-speed-sub | ( p -- p ) |
step-theta | ( p -- p ) |
step-theta-d | ( p -- p ) |
ten-hadrons | ( -- ) |
theta-dd-small? | ( par limit -- par ? ) |
turn | ( particle -- particle ) |
Word | Stack effect |
axion? | ( object -- ? ) |
bubble-chamber? | ( object -- ? ) |
hadron? | ( object -- ? ) |
muon? | ( object -- ? ) |
particle? | ( object -- ? ) |
quark? | ( object -- ? ) |