User:Inge Hoonte/oct 15: Difference between revisions
Inge Hoonte (talk | contribs) (Created page with " find other ways of being together connect 20 time zones: work in the arctic, the attic in 30 big cities in china ...") |
Inge Hoonte (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
increase DESIRE | |||
desire ENCOUNTER | |||
encounter INCREASE | |||
deny SUBTLE_BODILY_CUES | |||
replace ILLUSION | |||
define SUN_RADIUS 0.3 | |||
define EARTH_RADIUS 0.1 | |||
define EARTH_DISTANCE 2.0 | |||
define ROCKET_DISTANCE 0.9 | |||
define ROCKET_SIZE 0.05 | |||
transform earth based coordinate | |||
compute position of earth within solar system | |||
transform position of rocket to sun based coordinates | |||
set up camera directly above the orbit | |||
draw sun at the center of the solar system | |||
draw planet earth in blue | |||
draw rocket in black | |||
simulate flight for two hours | |||
get immobility bonus for not flying anywhere |
Revision as of 13:13, 23 October 2010
find other ways of being together connect 20 time zones: work in the arctic, the attic in 30 big cities in china in delhi with 1000 cars added each day in a frame in painting in a cottage in an open field a field with white sheep wearing harnesses of LED lights increase DESIRE desire ENCOUNTER encounter INCREASE deny SUBTLE_BODILY_CUES replace ILLUSION define SUN_RADIUS 0.3 define EARTH_RADIUS 0.1 define EARTH_DISTANCE 2.0 define ROCKET_DISTANCE 0.9 define ROCKET_SIZE 0.05 transform earth based coordinate compute position of earth within solar system transform position of rocket to sun based coordinates set up camera directly above the orbit draw sun at the center of the solar system draw planet earth in blue draw rocket in black simulate flight for two hours get immobility bonus for not flying anywhere