
sketchpatch.net
sketchPatch - The programming playgroundAka @SubtleMonster Gamer, movie maker, sketcher, coder.
http://www.sketchpatch.net/
Aka @SubtleMonster Gamer, movie maker, sketcher, coder.
http://www.sketchpatch.net/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
0.2 seconds
Davide Della Casa
Dray●●●●Park
13 Ashb●●●●●●●riangle
Lo●●on , UK, N5 1GB
United Kingdom
View this contact
Davide Della Casa
18 A Cr●●●●●●● Street
Lo●●on , UK, N7 8PD
United Kingdom
View this contact
Davide Della Casa
18 A Cr●●●●●●● Street
Lo●●on , UK, N7 8PD
United Kingdom
View this contact
16
YEARS
3
MONTHS
5
DAYS
GODADDY.COM, LLC
WHOIS : whois.godaddy.com
REFERRED : http://registrar.godaddy.com
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
35
SITE IP
74.125.69.121
LOAD TIME
0.25 sec
SCORE
6.2
sketchPatch - The programming playground | sketchpatch.net Reviews
https://sketchpatch.net
Aka @SubtleMonster Gamer, movie maker, sketcher, coder.
sketchPatch
SketchPatch is the programming playground at : http:/ www.sketchpatch.net. Creative Coding at Lambeth Academy. This April sketchPatch delivered the second of it’s Creative Coding Workshops for Generating Genius. Over the three days the students learned some of the basic principles of coding, and used it as a creative tool to develop art work and interactive animations. For most of the students this was the first time they had ever used computer code, but the standard of the work produced was fantastic.
sketchPatch
http://www.sketchpatch.net/view/jJBMeJum7VA
Monday, August 24, 2009. A&B Spiralling out of control. Background(0,255,0);. Fill(30,200,10,10);. Stroke(200, 10, 10);. Translate(sin(radians(i) * (i / 2) (width / 2), cos(radians(i) * (i / 2) (height/2) ;. Rect(0, 0, i%600, i%600);. A sketch based on A href=http:/ www.sketchpatch.net/view/E7N1OWhsfVR/ Hello World by subflux /A with even more rotating and some alpha blending. This sketch has a parent. Gradient, square, animation, rotating, alpha.
sketchPatch
http://www.sketchpatch.net/view/4y0SZzfUcDi
Sunday, May 31, 2009. Int sides = 7;. Int maxDepth = 3;. Float angle = radians(360/sides);. Float angle2 = angle/2;. Float sz = 48;. Size(600, 600);. Fill(0,0,0,3);. Int x = width/2;. Int y = height/2;. Void drawShape(int depth, int dir). For(int i = 0; i. Float sc = 1.0;. Float d = sz * sc * sin(angle2);. Translate(0,(sz d) * dir);. Scale(sc, sc);. DrawShape(depth 1, dir * -1);. Shapes drawn next to each other in a recursive function. This sketch has a parent.
sketchPatch
http://www.sketchpatch.net/view/46QbXrk14Pm
Saturday, June 06, 2009. And click "submit" when done. Int oldMouseX = 0;. Int oldMouseY = 0;. If (oldMouseX = mouseX & oldMouseY = mouseY){. Stroke(100 i%55 random(1,100), 100 i%55 random(1,100), 100 i%55 random(1,100) ;. Ellipse(0, 0, i%600, i%600);. OldMouseX = mouseX;. OldMouseY = mouseY;. Yeah baby, now the square moves where your mouse is. This sketch has a parent. Gradient, circle, animation.
sketchPatch
http://www.sketchpatch.net/view/UmCAqISj9dP
Monday, September 28, 2009. Throwing lines around v0. And click submit when done. Int frameCount = 0;. Fill(125,125,125,90);. Stroke(0,0,0,90);. Int x = sin(frameCount*2 2)* width/2;. Int y = cos(frameCount*3/2)* height/2;. Int xOld = sin( frameCount-10)*2 2)* width/2;. Int yOld = cos( frameCount-10)*3/2)* height/2;. Ellipse(x,y,2,2);. Ellipse(xOld,yOld,2,2);. Line(x,y,xOld,yOld);. This sketch has a parent.
sketchPatch
http://www.sketchpatch.net/view/5sdH0BnpJJw
Thursday, July 23, 2009. Int time START;. Float inc 01, inc 02, inc 03, inc 04;. Size(800, 600);. StartedCOUNTDOWN = false;. LastTime = 0;. CurrentFrame = 0;. CurrentSTATE = 1;. Frames = new PImage[24];. For (int i = 0; i. Frames[i] = get(); / Create a blank frame. Inc 01 = 0.0;. Inc 02 = 0.0;. Inc 03 = 0.0;. Inc 04 = 0.0;. Int currentTime = millis();. If (currentTime lastTime 30) {. LastTime = currentTime;. Inc 01 = (inc 01 0.5)%60;. Inc 02 = (inc 01 1)%200;. Inc 03 = (inc 01 0.1)%10;. CurrentSTATE = 1;.
TOTAL PAGES IN THIS WEBSITE
19
Posts - Sketchpad Blog
http://blog.sketchpad.cc/page3
October 21, 2010. On hover, shots fade to reveal a nice overlay. Very snazzy:. My goal for the new footer, besides trying to look half as good as dribbble, was to make the canvas itself - particularly when embedded in another site - into a good starting point for exploring Sketchpad. I hope you find this useful! Code beautiful on a sunny day. October 6, 2010. Motivated by a recent tweet. By John McLear, I fired up Lizs new Kindle. And pointed its Webkit-based browser at Sketchpad. September 28, 2010.
sketchPatch : sketchPatch Creative Coding Workshops
http://blog.sketchpatch.net/post/34498350134/sketchpatch-creative-coding-workshops
SketchPatch is the programming playground at : http:/ www.sketchpatch.net. SketchPatch Creative Coding Workshops. This February (2012) sketchPatch partnered up with. To deliver our 3Day Creative Coding workshop and Expo to young people at. Crossways Sixth Form College. E spent three days working with the students to explore the basics of computer programming and developing projects in a creative context. In joint second place:. Who is now sketchPatch’s latest Featured Sketcher. Over the three days she ga...
sketchPatch : Meet featured artist Ricardo Carvalho
http://blog.sketchpatch.net/post/34497324022/ricardo-carvalho
SketchPatch is the programming playground at : http:/ www.sketchpatch.net. Meet featured artist Ricardo Carvalho. As some of you might have spotted already, we are proud to welcome our second featured sketcher on the sketchPatch site: Ricardo Carvalho. You can check out his sketches here: http:/ www.sketchpatch.net/FS Ric.html. And see more of Ricardo’s work at his wicked site: http:/ www.sertik.com.
sketchPatch : Ask me anything
http://blog.sketchpatch.net/ask
SketchPatch is the programming playground at : http:/ www.sketchpatch.net.
What is this? - Sketchpad Blog
http://blog.sketchpad.cc/about
Aims to be a open studio for individuals learning to sketch beautiful code on the web canvas. Thats pretty vague. How about something more concrete. Was named after the two web technologies on which the application is built: the Sketch. TLD of the web address http:/ sketchpad.cc. Sketchpad is very much a work-in-progress, so please let me know what you think: your suggestions, feedback, bugs, and feature requests. Wrote on June 10, 2010. Good work guys =). Wrote on December 8, 2010. Best Etherpad reuse i...
sketchPatch : Busy busy!
http://blog.sketchpatch.net/post/34498288972/busy-busy
SketchPatch is the programming playground at : http:/ www.sketchpatch.net. Well, we have been busy here at sketchPatch, not even had the time blog about all the stuff we’ve been up to since last year! So here is a quick update of our recent activities…. We exibited in the acclaimed exhibition Unleashed Devices. SketchPatch exhibited in London Design Festival, as part of the Victoria and Albert (V&A). Is a great project :) well worth it’s weight in gold! So a very big THANK YOU to them! They are raising m...
sketchPatch : sketchPatch as far as Umea...
http://blog.sketchpatch.net/post/34498144215/sketchpatch-as-far-as-umea
SketchPatch is the programming playground at : http:/ www.sketchpatch.net. SketchPatch as far as Umea…. Earlier this month sketchPatch went about as far north as you can get to take part in the Open Source Embroidery Exhibition. 6th June - 6th Sept). Its a really interesting exhibition that includes work and projects exploring “. Participatory production and distribution methods.”. Umea is a town in Sweden about 8hrs by train north of Stockholm, and has 24hr daylight/twilight!
Credits | TOPLAP
http://toplap.org/credits
About Live Coding and TOPLAP. TOPLAP wiki (manifesto, software, etc). Suggest a link / contact. Other tweets about livecoding. Horseradish remedies priligy uk. And Juan A, Romero. Get in contact if you’d like to contribute! Design: Davide della Casa. TOPLAP has been generously funded by the PRS Foundation. And by an AHRC. Digital Transformations grant as part of the Live Notation. Leave a Reply Cancel reply.
art works
http://sophiemcdonald.me.uk/project_menu.htm
SketchPatch is an online visual art computer-programming playground. We run workshops and games for education and fun! Watch the workshop outcomes from COLA-I ArtsFest in association with the Barbican. SketchPatch is an online visual art computer-programming playground for coders, artists and designers to create drawings or animations that can be easily shared and modified, by sharing and exchanging code openly. Developed in collaboration with co-founder Davide Della Casa. Two screen video installation.
TOTAL LINKS TO THIS WEBSITE
35
SketchParty TV | Apple TV Party Game
SketchParty TV - Pictionary for Apple TV iPad! Available on the App Store. The fun drawing-and-guessing party game for Apple TV! Is a high-tech drawing game. That plays a bit like Pictionary. It's great for parties or family-get-togethers, and even for teaching vocabulary or just about any subject in the classroom. ABC TUAW TechCrunch Touch Arcade The Loop GottaBeMobile 148Apps. Works with Apple TV. You can turn your HDTV into a Wifi drawing canvas (and super fun, high-tech party game). IPad mini 2 or 3.
SKETCHPAT
sketchPatch - The programming playground
Aka @SubtleMonster Gamer, movie maker, sketcher, coder.
Things XML
SKETCHPAUSE - illustrations
Welcome to my blog! Here you can find illustrations, drawings, character sketches and doodles just for fun. thank you for stopping by! Az illusztrációk mellett rajzok, karaktervázlatok és mindenféle firkák is fellelhetők itt. köszönöm, hogy benéztél! View my complete profile. Sur le site de Ricochet. Az Illatok és Hangok Őrzője. Ki ette meg a málnát? Ki ette meg a málnát? Maros Krisztina: Egy pöttyös nap (Kamishibai). Krisztina Maros: Salut petit pois! Ringató – Gróh Ilona válogatása. Gróh Ilona válogatá...
Sketchpaw46 - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Digital Art / Hobbyist. Deviant for 4 Years. This deviant's full pageview. Last Visit: 3 weeks ago. By moving, adding and personalizing widgets.
SketchPaw8 - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Digital Art / Hobbyist. Deviant for 11 Months. This deviant's full pageview. Last Visit: 9 hours ago. You can drag and drop to rearrange. Thing...
SketchPD - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? This isn't even my final feel. Traditional Art / Hobbyist. Deviant for 6 Months. This deviant's full pageview. Last Visit: 3 hours ago. Has sta...
SOCIAL ENGAGEMENT