The Ctrl+V Game
#401
Posted 29 September 2013 - 01:14 PM
What?!
#402
Posted 29 September 2013 - 04:12 PM
#403
Posted 29 September 2013 - 06:57 PM
#404
Posted 29 September 2013 - 08:58 PM
Something for geometry class. (Don't ask what, why, or how)
#405
Posted 30 September 2013 - 02:59 AM
#406
Posted 30 September 2013 - 03:00 AM
EDIT: Which i can't type... Since it won't display it
#407 Guest_The6P4C_*
Posted 30 September 2013 - 04:20 AM
tiin57, on 24 July 2013 - 04:15 PM, said:
jesusthekiller, on 24 July 2013 - 03:31 PM, said:
Paste:
glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
glLoadIdentity();
float pt1[] = { WIDTH/2, 0.0f };
float pt2[] = { 0.0f, HEIGHT };
float pt3[] = { WIDTH, HEIGHT };
glBegin(GL_TRIANGLES);
glColor3f(1.0f, 1.0f, 1.0f);
glVertex3f( pt1[0], pt1[1], 0.0f);
glVertex3f( pt2[0], pt2[1], 0.0f);
glVertex3f( pt3[0], pt3[1], 0.0f);
glEnd();
glLineWidth(10);
glBegin(GL_LINES);
glColor3f(0.0f, 0.0f, 0.0f);
glVertex2f(pt1[0], pt1[1]);
glVertex2f(pt1[0], HEIGHT);
glEnd();
float a, b, c;
a = getDistance(pt1, pt2);
b = getDistance(pt2, pt3);
c = getDistance(pt3, pt1);
float perimeter = a+b+c;
float k = 0.5f*perimeter;
double radius = -(sqrt(k*(k-a)*(k-B)/>/>/>*(k-c))/k);
println("a: ", a);
println("b: ", B)/>/>/>;
println("c: ", c);
println("radius: ", radius);
glPointSize(pow(radius, 3));
glBegin(GL_POINTS);
glColor3f(1.0f, 0.0f, 0.0f);
glVertex3f(WIDTH/2, HEIGHT/2, 0.0f);
glEnd();
return TRUE;
Some OpenGL stuff.The forums ruined the indentation, I'm afraid.
IMMEDIATE MODE!?!?!??!?
EDIT: My clipboard -
Quote
What?
#408
Posted 01 October 2013 - 10:09 AM
EnCt2c5f077c32ea66680eb0872856af283bb237c3de3c5f077c32ea66680eb087285OM7lbEdCvgG
jm3u9SlIoE64tt2lR9hqS2MbZe2B1jbiyfzQXM/1VdRDlJ2Mfr3AMNTOFTQ++K2km9HaMhZMuKPJ3aXF
764egjoq2yMYi90NEwoV5mp9TwROSNgq9YRMHzUk0tQ==IwEmS
From the (locked) decrypt it game, wanted to figure out at least the first message
#409
Posted 01 October 2013 - 10:38 AM
jm3u9SlIoE64tt2lR9hqS2MbZe2B1jbiyfzQXM/1VdRDlJ2Mfr3AMNTOFTQ++K2km9HaMhZMuKPJ3aXF
764egjoq2yMYi90NEwoV5mp9TwROSNgq9YRMHzUk0tQ==IwEmS
Same as Apemanzilla
#410
Posted 01 October 2013 - 11:32 AM
jm3u9SlIoE64tt2lR9hqS2MbZe2B1jbiyfzQXM/1VdRDlJ2Mfr3AMNTOFTQ++K2km9HaMhZMuKPJ3aXF
764egjoq2yMYi90NEwoV5mp9TwROSNgq9YRMHzUk0tQ==IwEmS
Same here!
#411
Posted 01 October 2013 - 01:03 PM
Different here
A link to my current CookieClicker save code (Mainly for my backup)
#414
Posted 04 October 2013 - 06:29 PM
I wish someone found this text.
That was hidden text in Corrupt-A-Wish someone posted.
#415
Posted 04 October 2013 - 11:23 PM
I think that might be the save code from a few posts up...
WARNING: Don't click the spoiler unless you are on a pc! It screws up mobiles! #widening
#416
Posted 04 October 2013 - 11:26 PM
#417
Posted 05 October 2013 - 01:09 AM
jm3u9SlIoE64tt2lR9hqS2MbZe2B1jbiyfzQXM/1VdRDlJ2Mfr3AMNTOFTQ++K2km9HaMhZMuKPJ3aXF
764egjoq2yMYi90NEwoV5mp9TwROSNgq9YRMHzUk0tQ==IwEm
From the decrypt it game...
Im suprised there is no pr0n links yet lol
#418
Posted 05 October 2013 - 02:02 AM
Surprise surprise XD
/\ That is what is on it!
#419
Posted 05 October 2013 - 03:05 AM
#420
Posted 05 October 2013 - 04:03 AM
/ ____| | | / ____| / _| |
| | ___ _ __ ___ _ __ _ _| |_ ___ _ __| | _ __ __ _| |_| |_
| | / _ \| '_ ` _ \| '_ \| | | | __/ _ \ '__| | | '__/ _` | _| __|
| |___| (_) | | | | | | |_) | |_| | || __/ | | |____| | | (_| | | | |_
\_____\___/|_| |_| |_| .__/ \__,_|\__\___|_| \_____|_| \__,_|_| \__|
| |
|_|
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


This topic is locked









