albedo(clusterfuck)
/* The troposphere is the lowest portion of the atmosphere. It contains approximately 80% of the atmosphere's mass and 99% of its water vapor and aerosols. It extends to approximately 11 miles above the surface. */
/* Hazy clouds (en forme de voile), Massed clouds (attroupés), Dappled clouds (pommelés), Broom-like clouds (en balayeurs), Grouped clouds (groupés) */
private var mesh : Mesh;
function Start () { mesh = GetComponent(MeshFilter).mesh; }
function Update () { var indices = new Array(mesh.triangles); var count = indices.Count/3; for (var i=count-1; i >= 0; i--) { for(var j=i*3;j<3;j++) indices.RemoveAt(j); } mesh.triangles = indices; }
Channel TWo is named for the idea of “transmission” (Channel) and for the acronym of the people involved (TWo): Adam Trowbridge, Jessica Westbrook, and Oskar Westbridge. CH2 is focused on mixed up reality, media production, design, development, and distribution… authorized formats + unauthorized ideas, systems of control + radical togetherness. Both Adam Trowbridge and Jessica Westbrook are Assistant Professors at The School of the Art Institute of Chicago where they teach courses in The Department of Contemporary Practices (CP) and The Department of Art and Technology Studies (ATS). CH2 has received several new media awards including a Rhizome.org Commission, a Turbulence Commission, and a Terminal Net Art Commission.
URL: www.onchanneltwo.com