topical media & game development
#graphic-shader-hypno.ax
#graphic-shader-hypno.ax
[swf]
[flash]
flex
package
{
author: mrdoob
[SWF(width="512",height="512",frameRate="60",backgroundColor="#000000")]
public class @ax-graphic-shader-hypno extends graphic_shader_class
{
private var image : String = "soutine.jpg";
//private var shader : String = "graphic-player-10-pixel-mrdoob-shaders-hypno.pbj";
private var shader : String = "graphic-shader-hypno.pbj";
public function @ax-graphic-shader-hypno() : void
{
super(image, shader);
}
}
}
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.