
Paris is to be lived
Get flash to fully experience Pearltrees
culture paris
My Grooves * Moxa meets Djoon dimanche 31 mars 2013 Le Djoon - Paris /// Paris (75) /// Nic 2 Birilli (Moxa | It) Afshin (Djoon | fr) Orel1 (Djoon | fr) My Grooves fait sauter toutes les barrières et embarque son monde aux confins des sons les plus festifs : nu disco, disco (...) Paris Syncrophone Label Night #3 avec Innerspace (...)
Illegal party.com
Hrm.. It looks like either your browser doesn't support WebGL, or it's not enabled. precision mediump float; uniform sampler2D texture; uniform float scale, aspect, time; uniform mat3 transform; varying vec2 v_texcoord; #define PI 3.141592653589793 void main(){ vec2 rads = vec2(PI * 2., PI); vec2 pnt = (v_texcoord - .5) * vec2(scale, scale * aspect); // Project to Sphere float x2y2 = pnt.x * pnt.x + pnt.y * pnt.y; vec3 sphere_pnt = vec3(2. * pnt, x2y2 - 1.) / (x2y2 + 1.); sphere_pnt *= transform; // Convert to Spherical Coordinates float r = length(sphere_pnt); float lon = atan(sphere_pnt.y, sphere_pnt.x); float lat = acos(sphere_pnt.z / r); gl_FragColor = texture2D(texture, vec2(lon, lat) / rads); } <p style="text-align:right;color:#A8A8A8"></p>

