Commanding Chaos for Coworking, Open Source and Creative Communities

Graphics

Cinder Programming Language

Tue, 12/09/2014 - 12:59 -- rprice

Cinder is a peer-reviewed, free, open source C++ library for creative coding. Our Philosophy Cinder provides a powerful, intuitive toolbox for programming graphics, audio, video, networking, image processing and computational geometry. Cinder is cross-platform, and in general the exact same code works under Mac OS X, Windows and a growing list of other platforms — most recently the iPhone and iPad. Cinder is designed to take advantage of platforms’ native capabilities whenever it’s possible, and relies on a minimum of 3rd party libraries.

battideas
code
Graphics

Retina Images | drupal.org

Sat, 03/02/2013 - 05:34 -- rprice

Retina Images adds an option to all image effects included with core to allow them to output high resolution images for high DPI or retina displays. When enabled as part of an image style, this module returns high resolution images for all devices, as is recommended and explained in Thomas Fuchs' excellent blog post and examples on this subject.

Graphics
drupaleasypodcast
modules
iphone
retina

Open SubDiv

Wed, 10/10/2012 - 07:19 -- rprice

OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures.

opensource
microsoft
pixar
Graphics
gpu
real_time
3d

Open SubDiv

Wed, 10/10/2012 - 07:19 -- rprice

OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures.

opensource
microsoft
pixar
Graphics
gpu
real_time
3d

Changes - Processing

Mon, 09/10/2012 - 05:58 -- rprice

All the great things from Android have now been back-ported to the desktop version of Processing, so we have a super fast OpenGL library.

choose between "Standard", "Android", and "JavaScript" mode. Those are the current modes that are being included, though we may add/remove modes as we head to 2.0 (a Jython mode is lurking about, for instance. Mmmm! Tempting.) Like Tools and Libraries, it will be possible for other parties to write their own modes that work inside the PDE.

javascript
android
3d
Graphics
opensource
processing

John Resig - Redefining the Introduction to Computer Science

Wed, 09/05/2012 - 05:57 -- rprice

The environment is built around a two-panel view: The left being an Ace editor and the right being a canvas.

All of the user’s code is written using JavaScript and uses Processing.js to generate all the graphics.

All code is executed in real-time. Not only is the code re-run but the code that you change is live dynamically injected into the runtime — this gives you the ability to change variables, colors, or even functions on the fly without the program ever restarting.

editor
cloud
tutorial
Graphics
Video
khanacademy
processing
education
javascript
Programming

Ninja power: open-source HTML5 toolset aims to enable richer Web apps | Ars Technica

Fri, 07/27/2012 - 09:41 -- rprice

The Ninja authoring tool is a Google Chrome app for designing keyframe-based animation with HTML5, including 3D scenes and vector graphics. These scenes can incorporate components built on the Montage framework (see below), and the editor itself is built using Montage. Ninja includes a familiar set of drawing and layout tools, such as the Pen and Brush tools for creating graphics, shape primitives, and the Tag tool for creating page structure ( or tags, for instance). Graphics you create in Ninja can be rendered in the browser with either the Canvas 2D API or WebGL.

Graphics
animation
3d
browser
chrome

House Party! The 3-D Light Show You Can Control With an iPad or Wii | Wired Design | Wired.com

Mon, 07/23/2012 - 14:58 -- rprice

Floating — a new album by Danish electronic artist Rumpistol / Red Baron — design studio Futura Epsis 1 made something that was a bit of both.

Floating’s live show features a hypnotic 3-D display, controlled by an iPad app, that you can download for your home. The idea is that the show can be projected anywhere — from large arenas to living rooms. “We came up with the idea of a realtime 3-D sound-visualization as an installation for concerts and live-events as well as interactive installation for clubs,” says Andreas Rothaug, Head of Development Futura Epsis 1.

visualization
wii
ipad
processing
interactive
Graphics
3d

Android - Processing

Thu, 04/12/2012 - 08:03 -- rprice

The primary goal of this project is to make it foolishly easy to create Android apps using the Processing API. Once you have Processing on your machine (and the Android developer tools), you can simply write a line of code, hit Run (Ctrl-R or Cmd-R), and have your sketch show up in the emulator as a working Android app. Select Run on Device (Ctrl-Shift-R or Cmd-Shift-R) to have it run on an Android device that you have plugged into your machine. That's good stuff!

floridacreatives
art
development
apps
Graphics
processing
android

Pages

Subscribe to RSS - Graphics