LMAO Pics V Bad parenting leads to bad children. I hope you never have memes
5,007 replies, posted
[IMG]https://i.imgur.com/C6ctsox.png[/IMG]
[IMG]http://i.imgur.com/bJfBqce.png[/IMG]
[QUOTE=Stents*;49889814][IMG]http://i.imgur.com/bJfBqce.png[/IMG][/QUOTE]
Was he stuck?
Reminded me of.
[url]https://www.facepunch.com/threads/1280812[/url]
[t]http://i.imgur.com/WnJBUaE.png[/t]
OC
[QUOTE=LittleBabyman;49889221][t]https://i.imgur.com/ImIM1c1.jpg[/t]
just 4 u
i think there was another one[/QUOTE]
[img]http://i.imgur.com/TPV1udz.png[/img]
[QUOTE=Megaket;49885268]Didn't we find out that Owlturd was actually Shenanigansen, some guy who used to draw things on Facepunch? I think I remember a lot of the things he drew as responses were pretty funny.[/QUOTE]
No. Fucking. Way. His comic that he did on Facepunch [url=http://i.imgur.com/PITONQr.jpg]was epic[/url]; kinda upsetting when he stopped.
I gotta talk to him again.
[QUOTE=Ac!dL3ak;49890164]No. Fucking. Way. His comic that he did on Facepunch [url=http://i.imgur.com/PITONQr.jpg]was epic[/url]; kinda upsetting when he stopped.
I gotta talk to him again.[/QUOTE]
Get him to come back :v:
[QUOTE=YourBreakfsat;49890176]Get him to come back :v:[/QUOTE]
Not sure he'd be up for that. On an related note: [b]I found the comic thingy he did on facepunch[/b]. Oh man, this brings me back. [url=https://facepunch.com/showthread.php?t=1038674]Part 1[/url], [url=https://facepunch.com/showthread.php?t=1160578]Part 2[/url].
[t]http://i.imgur.com/VwYk1DU.jpg[/t]
[IMG]https://puu.sh/nyUuG/69812e66d3.png[/IMG]
[QUOTE=Propane Addict;49890229][IMG]http://i.imgur.com/VwYk1DU.jpg[/IMG][/QUOTE]
This seems like it's happening to literally every game.
[QUOTE=Steel & Iron;49888638][t]http://i.imgur.com/wiqlwx5.png[/t]
Ladies, please.[/QUOTE]
the original comments makes any carmack code better
[code]
float Q_rsqrt( float number )
{
long i;
float x2, y;
const float threehalfs = 1.5F;
x2 = number * 0.5F;
y = number;
i = * ( long * ) &y; // evil floating point bit level hacking
i = 0x5f3759df - ( i >> 1 ); // what the fuck?
y = * ( float * ) &i;
y = y * ( threehalfs - ( x2 * y * y ) ); // 1st iteration
// y = y * ( threehalfs - ( x2 * y * y ) ); // 2nd iteration, this can be removed
return y;
}
[/code]
[IMG]http://i.imgur.com/KtJqnI6.jpg[/IMG]
[QUOTE=TheDrunkenOne;49890601][IMG]http://i.imgur.com/KtJqnI6.jpg[/IMG][/QUOTE]
Everyone strive to be a very successful video games man!