Name: Anonymous 2011-03-14 3:42
The message board was slow and bad. I entered and created a new thread. The thread had two items. First it had a text, which was identical to this text.
Secondly, it had a simulated 3D cube. I began screaming intensely and plunged inside the cube, forming my dimensions to an appropriate level. I decided to map the cube with coordinates. I assigned one corner the value of 0,0,0 and the opposite corner 20,20,20. I then had the computer calculate the other corners automatically.
(DEMAND[%,%]/entry^) ~ ego(adjDim[Limit], void){
new ego theSubject := ego.forced(external,whole);
postcube := idealCube(20,20,20);
new lasVec bisectorA := lasVec(false);
bisectorA.lasVec.coorSet(10,0,0)&&(10,0,20);
new lasVec bisectorB := lasVec(false);
bisectorA.lasVec.coorSet(0,10,0)&&(0,10,20);
bisectorA.lasVec.initDraw();
bisectorB.lasVec.initDraw();
bisectorA := true(MAX);
bisectorB := true(MAX);}
I created two laser beams, Bisector A and Bisector B. I placed them running floor to ceiling, in the centers of two adjacent walls. I increased their volume to maximum intensity. I then assumed position in the center of the room.
Secondly, it had a simulated 3D cube. I began screaming intensely and plunged inside the cube, forming my dimensions to an appropriate level. I decided to map the cube with coordinates. I assigned one corner the value of 0,0,0 and the opposite corner 20,20,20. I then had the computer calculate the other corners automatically.
(DEMAND[%,%]/entry^) ~ ego(adjDim[Limit], void){
new ego theSubject := ego.forced(external,whole);
postcube := idealCube(20,20,20);
new lasVec bisectorA := lasVec(false);
bisectorA.lasVec.coorSet(10,0,0)&&(10,0,20);
new lasVec bisectorB := lasVec(false);
bisectorA.lasVec.coorSet(0,10,0)&&(0,10,20);
bisectorA.lasVec.initDraw();
bisectorB.lasVec.initDraw();
bisectorA := true(MAX);
bisectorB := true(MAX);}
I created two laser beams, Bisector A and Bisector B. I placed them running floor to ceiling, in the centers of two adjacent walls. I increased their volume to maximum intensity. I then assumed position in the center of the room.