creativepact-2010-scottmclaughlin.blogspot.com creativepact-2010-scottmclaughlin.blogspot.com

CREATIVEPACT-2010-SCOTTMCLAUGHLIN.BLOGSPOT.COM

creativePact-2010-ScottMcLaughlin

Wednesday, 22 September 2010. Day 22 - Hacking Hakim. Today, I happened upon this. One of the excellent HTML5 experiments by Hakim el Hattab. Just for fun I thought I'd try to simulate this in Processing without looking at Hakim's code. And it turned out pretty well I think. Ball[] myBall = new Ball[50];. For (int i= 0; i myBall.length; i ) {. Int randCol = int(random(3) ;. MyBall [i] = new Ball(randCol, 0, 0, random(0.5, 5), random(0.5, 5) ;. For (int i= 0; i myBall.length; i ) {. Float big = 10;. If (m...

http://creativepact-2010-scottmclaughlin.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CREATIVEPACT-2010-SCOTTMCLAUGHLIN.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

July

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.8 out of 5 with 12 reviews
5 star
7
4 star
0
3 star
3
2 star
0
1 star
2

Hey there! Start your review of creativepact-2010-scottmclaughlin.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.8 seconds

CONTACTS AT CREATIVEPACT-2010-SCOTTMCLAUGHLIN.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
creativePact-2010-ScottMcLaughlin | creativepact-2010-scottmclaughlin.blogspot.com Reviews
<META>
DESCRIPTION
Wednesday, 22 September 2010. Day 22 - Hacking Hakim. Today, I happened upon this. One of the excellent HTML5 experiments by Hakim el Hattab. Just for fun I thought I'd try to simulate this in Processing without looking at Hakim's code. And it turned out pretty well I think. Ball[] myBall = new Ball[50];. For (int i= 0; i myBall.length; i ) {. Int randCol = int(random(3) ;. MyBall [i] = new Ball(randCol, 0, 0, random(0.5, 5), random(0.5, 5) ;. For (int i= 0; i myBall.length; i ) {. Float big = 10;. If (m...
<META>
KEYWORDS
1 creativepact 2010 scottmclaughlin
2 void setup {
3 void draw {
4 background 240 ;
5 myball i bounce ;
6 myball i display ;
7 class ball {
8 int c;
9 float xpos;
10 float ypos;
CONTENT
Page content here
KEYWORDS ON
PAGE
creativepact 2010 scottmclaughlin,void setup {,void draw {,background 240 ;,myball i bounce ;,myball i display ;,class ball {,int c;,float xpos;,float ypos;,float xspeed;,float yspeed;,int i;,color col;,void display {,fill col ;,nostroke ;,smooth ;
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

creativePact-2010-ScottMcLaughlin | creativepact-2010-scottmclaughlin.blogspot.com Reviews

https://creativepact-2010-scottmclaughlin.blogspot.com

Wednesday, 22 September 2010. Day 22 - Hacking Hakim. Today, I happened upon this. One of the excellent HTML5 experiments by Hakim el Hattab. Just for fun I thought I'd try to simulate this in Processing without looking at Hakim's code. And it turned out pretty well I think. Ball[] myBall = new Ball[50];. For (int i= 0; i myBall.length; i ) {. Int randCol = int(random(3) ;. MyBall [i] = new Ball(randCol, 0, 0, random(0.5, 5), random(0.5, 5) ;. For (int i= 0; i myBall.length; i ) {. Float big = 10;. If (m...

INTERNAL PAGES

creativepact-2010-scottmclaughlin.blogspot.com creativepact-2010-scottmclaughlin.blogspot.com
1

creativePact-2010-ScottMcLaughlin: days 16

http://creativepact-2010-scottmclaughlin.blogspot.com/2010/09/days-16.html

Friday, 17 September 2010. Today I went back to the books to do what I originally intended with my creativepact, to learn Processing properly. So I managed to plough through the first 71 pages of Getting started with Processing. And filled in some serious knowledge gaps, as well as picking up some neat tricks in general coding, stuff that had stumped me before such as 'easing' to make response to mouse input less jerky. also got to understand 'for loops' a bit better. This is a grid ( code.

2

creativePact-2010-ScottMcLaughlin: day 1-3 getting on the horse

http://creativepact-2010-scottmclaughlin.blogspot.com/2010/09/day-1-3-getting-on-horse.html

Friday, 3 September 2010. Day 1-3 getting on the horse. Ok, I've been rubbish the past few days, had a ton of work on that took all my brainspace. So, now I've slowly started going. It's been a few months since I looked at Processing, started back into it today but found it difficult. However, I have done some good Max/MSP work on new piece (that's been on my mind all day). Managed to get a basic sample-grabber up and running, and a pitch-changer. Code/screenshots below, apologies for slightly messy code.

3

creativePact-2010-ScottMcLaughlin: August 2010

http://creativepact-2010-scottmclaughlin.blogspot.com/2010_08_01_archive.html

Monday, 23 August 2010. Pre-creativePact efforts pt.2. This next one was more tricky, trying to connect two bezier curves so they always flow elegantly: meant finding a way to match the slopes. Move your mouse around it to see it in action: this may be slow depending on your java. Pre-creativePact efforts pt.1. I did a little exploratory work in April with Processing. I wanted to have a generative system for creating series of curves that output as time/pitch on a grid. Sunday, 22 August 2010. Subscribe ...

4

creativePact-2010-ScottMcLaughlin: Amsterdam - offline

http://creativepact-2010-scottmclaughlin.blogspot.com/2010/09/amsterdam-offline.html

Sunday, 5 September 2010. Just to quickly say that I'm in amsterdam till friday doing rehearsals, will be squeezing in som CreativePact but have minimal internet access. Hopefully this means I have a splurge of stuff to put up on Saturday :). Subscribe to: Post Comments (Atom). Day 22 - Hacking Hakim. Day 20 - not much, application of sin() to blendin. Day 18 - joined my worm to Lees movers. Day 17 - mouse-following psychedelic worm in Proce. Day 15 - back to processing. Day 14 - a dip into HTML5.

5

creativePact-2010-ScottMcLaughlin: day 22 - Hacking Hakim

http://creativepact-2010-scottmclaughlin.blogspot.com/2010/09/day-22-hacking-hakim.html

Wednesday, 22 September 2010. Day 22 - Hacking Hakim. Today, I happened upon this. One of the excellent HTML5 experiments by Hakim el Hattab. Just for fun I thought I'd try to simulate this in Processing without looking at Hakim's code. And it turned out pretty well I think. Ball[] myBall = new Ball[50];. For (int i= 0; i myBall.length; i ) {. Int randCol = int(random(3) ;. MyBall [i] = new Ball(randCol, 0, 0, random(0.5, 5), random(0.5, 5) ;. For (int i= 0; i myBall.length; i ) {. Float big = 10;. If (m...

UPGRADE TO PREMIUM TO VIEW 7 MORE

TOTAL PAGES IN THIS WEBSITE

12

OTHER SITES

creativepacknship.com creativepacknship.com

Packing, Shipping, Mailing | IRVING, TX | Shiprint

1817 W Pioneer Dr. IRVING, TX 75061. Poster and Banner Printing. Print and Document Services. Every Door Direct Mail. 1817 W Pioneer Dr. IRVING, TX 75061. Professionally designed and printed business cards are still a key element of any successful business relationship. The experts at Shiprint will make sure your business cards convey the "right" image- and we can do it fast. Printing, folding, stapling, binding, collating, labeling- when it comes to document services, we do it all! You may have a thousa...

creativepacksolutions.com creativepacksolutions.com

creativepacksolutions.com - Crazy Domains

Search and register domain names. World's cheapest domain names. 700 New generic domains. Move your domains to us FREE. Express cheap domain renewal. Get the domain name you want. Everything you need for your domains. Control your CNAME, MX and A records. Find who owns a particular domain. COM only $9.00 Get yours! Join The Domain Club. Fast, reliable space for your website. Defend your site against hackers. Secure your site and data. Get your own me@mydomain.com. Automatic Spam and Virus protection.

creativepacksolutions.mobi creativepacksolutions.mobi

creativepacksolutions.mobi - Crazy Domains

Search and register domain names. World's cheapest domain names. 700 New generic domains. Move your domains to us FREE. Express cheap domain renewal. Get the domain name you want. Everything you need for your domains. Control your CNAME, MX and A records. Find who owns a particular domain. COM only $9.00 Get yours! Join The Domain Club. Fast, reliable space for your website. Defend your site against hackers. Secure your site and data. Get your own me@mydomain.com. Automatic Spam and Virus protection.

creativepackuae.com creativepackuae.com

Home

One STOP Complete Packaging Solutions. We at Creative Packaging take pride in being one of the best Corrugated Boxes manufacturer in the UAE. We have a dedicated, efficient and experienced team for production and quality assurance, which helps us ensure timely delivery and best quality that meets our customer’s requirements. We believe in developing long term relationships with our valued customers and this is possible by understanding our customer’s requirement and meeting their expectations. . We at Cr...

creativepackusa.com creativepackusa.com

Creative Pack | Gift, Food, Retail, & Industrial Packaging

Gift, Food, Retail, and Industrial Packaging. Welcome to Creative Pack. Creative Pack is a true innovative leader in the retail packaging and Gift packaging industries and has created a niche for themselves by creating priceless, durable and appealing packaging solutions. Being reliable, experienced, unique and dependable in our services and products, we proudly reign in creating complete custom package solutions successfully for over three decades and continue to do so with undeterred enthusiasm. At Cre...

creativepact-2010-scottmclaughlin.blogspot.com creativepact-2010-scottmclaughlin.blogspot.com

creativePact-2010-ScottMcLaughlin

Wednesday, 22 September 2010. Day 22 - Hacking Hakim. Today, I happened upon this. One of the excellent HTML5 experiments by Hakim el Hattab. Just for fun I thought I'd try to simulate this in Processing without looking at Hakim's code. And it turned out pretty well I think. Ball[] myBall = new Ball[50];. For (int i= 0; i myBall.length; i ) {. Int randCol = int(random(3) ;. MyBall [i] = new Ball(randCol, 0, 0, random(0.5, 5), random(0.5, 5) ;. For (int i= 0; i myBall.length; i ) {. Float big = 10;. If (m...

creativepact.adamjansch.co.uk creativepact.adamjansch.co.uk

AJ | CreativePact

WELCOME TO ADAM JANSCH. S DOCUMENTATION FOR CREATIVEPACT. THE MONTH-LONG ARTISTIC PACT IN WHICH HE HAS TAKEN PART SINCE 2010. 2014: MAN AND MASCHINE. With the Native Instruments Maschine Studio. As focal point, this year I will generate a new sonic idea each day, towards a post-Pact electronic music release. On March 20th 2015, -otron. A two-sided LP of electronic beats and atmospheres. And also the progeny of. CreativePact 2014 summary, post-Pact movements. Krentz", CreativePact conclusion! CreativePact...

creativepact.co.uk creativepact.co.uk

CreativePact | Home

Is the hub of a group of artists, musicians and technologists who enter a pact to create and document some new creative output regularly over the course of a month. Pacts may begin between August-October and run for 30 days. What each person chooses as the subject of their 'Pact is entirely up to them. Each Pacter should keep a web-based documentation to chart their progress during the month, and supplementary commentary can be provided via social networks using the tag #creativepact. Borealis Festival, ...

creativepact.com.au creativepact.com.au

Web Design Sunshine Coast Website Designer

Web Design Sunshine Coast, Graphic Design, Print and Signage. ABN: 268 451 725 77 Ph: (07) 5439 7264. WEB DESIGN SUNSHINE COAST SEARCH ENGINE OPTIMISATION WEB DESIGN BRISBANE. CREATIVEPACT OFFERS THE FOLLOWING DESIGN SERVICES. Bull; Website Design. Bull; Website Development. Bull; Mobile Device Web Design. Bull; SEO - Search Optimisation. Bull; Conversion Optimisation. I NEED WEB DESIGN. Bull; Logo Design. Bull; Brochure Design. Bull; Business Card Design. Bull; Poster Design. Bull; Flyier Design. SEO - ...

creativepad.com creativepad.com

creativepad.com

The domain creativepad.com is for sale. To purchase, call Afternic.com at 1 781-373-6847 or 855-201-2286. Click here for more details.

creativepad.deviantart.com creativepad.deviantart.com

Creativepad (lil rich) - 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? Deviant for 9 Years. This deviant's full pageview. Last Visit: 78 weeks ago. This is the place where you can personalize your profile! Take car...