Pinned Repositories
angular.js
HTML enhanced for web apps
backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
ExtendScripts_AI
ExtendScripts, Adobe's JavaScript for the Creative Suite, automate and expand what is creatively possible within the Creative Suite. This collection comes from Dr. Woohoo!
generator-bitmaps
Adobe Generator for Photoshop - Getting bitmaps from Photoshop
generator-getting-started
Adobe Generator Getting Started Tutorial. Scripting Photoshop with JavaScript Node.js
grunt
Grunt: The JavaScript Task Runner
Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
PNGDrive
Pack your files into a PNG.
squirrel
The objective of the Squirrel app is to sample colors from an imported image and then to save each one as a color palette int array to be used later in a different Processing sketch. Colors are sampled by drawing a line across the image. The line is segmented into x-number of points, with colors sampled at each step and saved into an array. The color array can be exported as a TXT file with the colors saved in a easy to use format to program with at a later point. The Color_Cycle code is included as a reference to working with the exported color palette arrays saved from Squirrel. Squirrel was developed in Processing (https://processing.org). A video demo of squirrel can be viewed here: https://www.youtube.com/watch?v=EJGTbW8Q74I
tween.js
Javascript tweening engine
drwoohoo's Repositories
drwoohoo/ExtendScripts_AI
ExtendScripts, Adobe's JavaScript for the Creative Suite, automate and expand what is creatively possible within the Creative Suite. This collection comes from Dr. Woohoo!
drwoohoo/squirrel
The objective of the Squirrel app is to sample colors from an imported image and then to save each one as a color palette int array to be used later in a different Processing sketch. Colors are sampled by drawing a line across the image. The line is segmented into x-number of points, with colors sampled at each step and saved into an array. The color array can be exported as a TXT file with the colors saved in a easy to use format to program with at a later point. The Color_Cycle code is included as a reference to working with the exported color palette arrays saved from Squirrel. Squirrel was developed in Processing (https://processing.org). A video demo of squirrel can be viewed here: https://www.youtube.com/watch?v=EJGTbW8Q74I
drwoohoo/angular.js
HTML enhanced for web apps
drwoohoo/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
drwoohoo/generator-bitmaps
Adobe Generator for Photoshop - Getting bitmaps from Photoshop
drwoohoo/generator-getting-started
Adobe Generator Getting Started Tutorial. Scripting Photoshop with JavaScript Node.js
drwoohoo/grunt
Grunt: The JavaScript Task Runner
drwoohoo/Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
drwoohoo/PNGDrive
Pack your files into a PNG.
drwoohoo/tween.js
Javascript tweening engine
drwoohoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier library for NodeJS
drwoohoo/yui3
A library for building richly interactive web applications.