https://www.megaupload.com/?d=9UP4UTH7
Lightning.bsp: Testing random lightning strikes using env_beam.
https://www.megaupload.com/?d=9UP4UTH7
Lightning.bsp: Testing random lightning strikes using env_beam.
A little playing around in photoshop to see what an Ichthyosaur might look like mid teleport:
PS: I’m a total amateur.
POWA PHISH :aah:
w00t, I finally got outer glow working for text with PHP in the GD library!
<— 100% php no photoshop
That was surprisingly difficult to do in respect to EVERYTHING ELSE in php
EDIT:
Thumb generator!
My latest is a GIF on the Toronto Raptor:
:awesome:
Oh yeah, it’s going to be my sig now.
Needs moar lab.
Also adam, I miss the little bird popping up over the top of your sig
Aha, ah well, it’ll be back above the sig one day.
Why not today? :hmph:
MOAR PHP gd GOODNESS (hint try refreshing)
code for all!
external dependencies: ARIALNB.TTF (arial narrow bold)
<span class="syntaxdefault"><?php
$pic = imagecreatetruecolor(387, 70);
imagealphablending($pic, false);imagesavealpha($pic, true);imageantialias($pic, true);
$color = imagecolorallocate($pic, 0,0,0);
imagefilledrectangle($pic, 0, 0, 387, 70, imagecolorallocatealpha($pic, 255,255,255, 127));
imagealphablending($pic, true);
imagettftext($pic, 30, 0, 21, 33, $color, "./ARIALNB.TTF", "B" . str_shuffle('LACK') . " M" . str_shuffle('ESA') . " IS SOME");
imagettftext($pic, 30, 0, 4, 65, $color, "./ARIALNB.TTF", "HOT SHIT");
imagettftext($pic, 20, 0, 190, 63, $color, "./ARIALNB.TTF", "kotaku.com");
imagepolygon($pic,array(4,4,8,4,11,13,8,13),4,$color);
imagepolygon($pic,array(12,4,16,4,19,13,16,13),4,$color);
imagepolygon($pic,array(166,37,162,37,159,46,162,46),4,$color);
imagepolygon($pic,array(174,37,170,37,167,46,170,46),4,$color);
imagefilledpolygon($pic,array(4,4,8,4,11,13,8,13),4,$color);
imagefilledpolygon($pic,array(12,4,16,4,19,13,16,13),4,$color);
imagefilledpolygon($pic,array(166,37,162,37,159,46,162,46),4,$color);
imagefilledpolygon($pic,array(174,37,170,37,167,46,170,46),4,$color);
imagefilledrectangle($pic,176,53,182,56,$color);
header("Content-Type: image/png");imagepng($pic);
header("Last-Modified: " . gmdate("D, d M Y H:i :s ") . " GMT");header("Cache-Control: no-store, no-cache, must-revalidate");header("Cache-Control: post-check=0, pre-check=0", false);header("Pragma: no-cache");
?></span>
Speaking of Balck Meas, where is Dillxn? haven seen him in a while
He was banned for 7 days.
My first UDK level
EDIT: I managed to do a little bit more, got some problems with the materials though
Looks wicked so far. :awesome:
sorry , idiot question but - how did you get the camera to sway and move at 0:52 ?
thanks for the information
Hahaha oh wow.
haha
+10
Founded in 2004, Leakfree.org became one of the first online communities dedicated to Valve’s Source engine development. It is more famously known for the formation of Black Mesa: Source under the 'Leakfree Modification Team' handle in September 2004.