SugarCubes.git
10 years agoadding Dan's anims Pong, Noise to master
Alexander Green [Thu, 8 Aug 2013 11:58:29 +0000 (04:58 -0700)] 
adding Dan's anims Pong, Noise to master

10 years agoChanged mapping, added cubes, unbroke Toby's fire anim by commenting out
Alexander Green [Thu, 8 Aug 2013 11:34:59 +0000 (04:34 -0700)] 
Changed mapping, added cubes, unbroke Toby's fire anim by commenting out

10 years agoMerge branch 'master' of https://github.com/sugarcubes/SugarCubes
Alexander Green [Thu, 8 Aug 2013 09:39:02 +0000 (02:39 -0700)] 
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes

10 years agoMove fabric stuff to GummyBear repo
Mark Slee [Thu, 8 Aug 2013 06:13:37 +0000 (23:13 -0700)] 
Move fabric stuff to GummyBear repo

10 years agoComment
Toby Segaran [Thu, 8 Aug 2013 06:13:06 +0000 (23:13 -0700)] 
Comment

10 years agoAdded TobySegaran.pde with a couple of new patterns
Toby Segaran [Wed, 7 Aug 2013 23:03:47 +0000 (16:03 -0700)] 
Added TobySegaran.pde with a couple of new patterns

10 years agoMerge branch 'newlayout' of https://github.com/sugarcubes/SugarCubes
Alexander Green [Wed, 7 Aug 2013 07:03:25 +0000 (00:03 -0700)] 
Merge branch 'newlayout' of https://github.com/sugarcubes/SugarCubes

10 years agoNew test pattern and make cubes block out back lights that aren't actually visible...
Mark Slee [Wed, 7 Aug 2013 06:57:43 +0000 (23:57 -0700)] 
New test pattern and make cubes block out back lights that aren't actually visible in reality

10 years agoUse the new layout code
Mark Slee [Wed, 7 Aug 2013 06:35:56 +0000 (23:35 -0700)] 
Use the new layout code

10 years agoAdd bass cabinets!
Mark Slee [Tue, 6 Aug 2013 23:59:36 +0000 (16:59 -0700)] 
Add bass cabinets!

10 years agoRename CHANNEL_WIDTH to Cube. instead of Strip.
Mark Slee [Tue, 6 Aug 2013 22:30:21 +0000 (15:30 -0700)] 
Rename CHANNEL_WIDTH to Cube. instead of Strip.

10 years agoAdd rendering of cube frames, trailer, etc.
Mark Slee [Tue, 6 Aug 2013 22:27:07 +0000 (15:27 -0700)] 
Add rendering of cube frames, trailer, etc.

10 years agofabric
Alexander Green [Tue, 6 Aug 2013 10:22:17 +0000 (03:22 -0700)] 
fabric

10 years agoBasic changes to support new layout
Mark Slee [Tue, 6 Aug 2013 02:52:44 +0000 (19:52 -0700)] 
Basic changes to support new layout

10 years agoAdd Fabric basic tutorial
Ben Morrow [Mon, 5 Aug 2013 05:38:22 +0000 (22:38 -0700)] 
Add Fabric basic tutorial

10 years agoAdding fabric for configuring boards via local commands
Ben Morrow [Mon, 5 Aug 2013 05:24:31 +0000 (22:24 -0700)] 
Adding fabric for configuring boards via local commands

10 years agoAdd a debug overlay mode that can set channels/cubes to black/white
Mark Slee [Sun, 30 Jun 2013 19:39:53 +0000 (12:39 -0700)] 
Add a debug overlay mode that can set channels/cubes to black/white

10 years agoAdd mouse scroll to zoom
Mark Slee [Fri, 28 Jun 2013 19:01:04 +0000 (12:01 -0700)] 
Add mouse scroll to zoom

10 years agoOverhaul GL rendering to use Processing primitives, much faster
Mark Slee [Fri, 28 Jun 2013 18:44:00 +0000 (11:44 -0700)] 
Overhaul GL rendering to use Processing primitives, much faster

10 years agoAdd framerate UI and control on -/+ keys
Mark Slee [Fri, 28 Jun 2013 17:53:12 +0000 (10:53 -0700)] 
Add framerate UI and control on -/+ keys

10 years agoMerge branch 'panda-refactor' of https://github.com/sugarcubes/SugarCubes
Mark Slee [Sat, 15 Jun 2013 02:09:05 +0000 (19:09 -0700)] 
Merge branch 'panda-refactor' of https://github.com/sugarcubes/SugarCubes

Conflicts:
_Internals.pde
_Overlay.pde
code/GLucose.jar

10 years agoSlight formatting thing
Mark Slee [Fri, 14 Jun 2013 18:14:32 +0000 (11:14 -0700)] 
Slight formatting thing

10 years agoUpdate mapping constants and tool for trip
Mark Slee [Fri, 14 Jun 2013 18:08:42 +0000 (11:08 -0700)] 
Update mapping constants and tool for trip

10 years agoAPC40 is mapped, update UI to reflect that and use GLucose internals
Mark Slee [Thu, 13 Jun 2013 05:38:41 +0000 (22:38 -0700)] 
APC40 is mapped, update UI to reflect that and use GLucose internals

10 years agoAdd a mapping tool for Trip to deal with hardware issues
Mark Slee [Wed, 12 Jun 2013 22:40:54 +0000 (15:40 -0700)] 
Add a mapping tool for Trip to deal with hardware issues

10 years agoPedantic perf thing, flatten raw int[] list instead of List<Integer> for slightly...
Mark Slee [Wed, 12 Jun 2013 02:39:48 +0000 (19:39 -0700)] 
Pedantic perf thing, flatten raw int[] list instead of List<Integer> for slightly faster iteration

10 years agoFix one bit of pointless indentation
Mark Slee [Wed, 12 Jun 2013 02:33:33 +0000 (19:33 -0700)] 
Fix one bit of pointless indentation

10 years agoAdd mappings for panda board UI and PandaDriver class
Mark Slee [Wed, 12 Jun 2013 02:18:44 +0000 (19:18 -0700)] 
Add mappings for panda board UI and PandaDriver class

10 years agoAdd mappings for panda board UI and PandaDriver class
Mark Slee [Wed, 12 Jun 2013 02:18:44 +0000 (19:18 -0700)] 
Add mappings for panda board UI and PandaDriver class

10 years agoRestore mappings data to sugarcubes sketch. Called back from GLucose library.
Mark Slee [Wed, 12 Jun 2013 01:02:15 +0000 (18:02 -0700)] 
Restore mappings data to sugarcubes sketch. Called back from GLucose library.
Will make it much easier for Trip to modify.

10 years agoA few cleanups to test patterns
Mark Slee [Mon, 10 Jun 2013 03:45:34 +0000 (20:45 -0700)] 
A few cleanups to test patterns

10 years agoImport the projection libraries and add TestProjectionPattern to illustrate usage
Mark Slee [Sun, 2 Jun 2013 03:55:53 +0000 (22:55 -0500)] 
Import the projection libraries and add TestProjectionPattern to illustrate usage

10 years agoA couple volumetric patterns in progress
Mark Slee [Sat, 1 Jun 2013 17:30:59 +0000 (12:30 -0500)] 
A couple volumetric patterns in progress

10 years agoModify to use xMax/yMax/zMax instead of hardcoding 255/127 all over.
Mark Slee [Thu, 30 May 2013 04:50:05 +0000 (23:50 -0500)] 
Modify to use xMax/yMax/zMax instead of hardcoding 255/127 all over.

10 years agoUpdate to use new form of referencing immutable model object lists
Mark Slee [Wed, 29 May 2013 04:55:59 +0000 (23:55 -0500)] 
Update to use new form of referencing immutable model object lists

10 years agoChange animation level coordinates to x->left-to-right, y->top-to-bottom, z->front...
Mark Slee [Wed, 29 May 2013 03:08:17 +0000 (22:08 -0500)] 
Change animation level coordinates to x->left-to-right, y->top-to-bottom, z->front-to-back

10 years agoMake blinders much more interesting by splitting into groups
Mark Slee [Mon, 27 May 2013 06:33:47 +0000 (23:33 -0700)] 
Make blinders much more interesting by splitting into groups

10 years agoPorted over a couple more patterns
Mark Slee [Mon, 27 May 2013 00:10:27 +0000 (17:10 -0700)] 
Ported over a couple more patterns

10 years agoFix notch drawing
Mark Slee [Sun, 26 May 2013 23:12:15 +0000 (16:12 -0700)] 
Fix notch drawing

10 years agoAdd a MIDI-responding piano key pattern that lights up cubes based on notes
Mark Slee [Sun, 26 May 2013 22:23:23 +0000 (15:23 -0700)] 
Add a MIDI-responding piano key pattern that lights up cubes based on notes

10 years agoImplement pattern knobs here
Mark Slee [Sun, 26 May 2013 21:32:38 +0000 (14:32 -0700)] 
Implement pattern knobs here

10 years agoUpdate README.md
mcslee [Sun, 26 May 2013 21:18:47 +0000 (15:18 -0600)] 
Update README.md

10 years agoFix truncated UI text
Mark Slee [Sun, 26 May 2013 21:10:54 +0000 (14:10 -0700)] 
Fix truncated UI text

10 years agoUpdate to new libraries, add knobs for effects and transitions
Mark Slee [Sun, 26 May 2013 21:09:08 +0000 (14:09 -0700)] 
Update to new libraries, add knobs for effects and transitions

10 years agoUpdate README.md
mcslee [Thu, 23 May 2013 19:52:52 +0000 (13:52 -0600)] 
Update README.md

10 years agoUpdate README.md
mcslee [Thu, 23 May 2013 19:52:40 +0000 (13:52 -0600)] 
Update README.md

10 years agoMove image file to data folder
Mark Slee [Thu, 23 May 2013 01:38:32 +0000 (18:38 -0700)] 
Move image file to data folder

10 years agoSugarCubes sketch initial code dump
Mark Slee [Thu, 23 May 2013 01:37:07 +0000 (18:37 -0700)] 
SugarCubes sketch initial code dump

10 years agoUpdate README.md
mcslee [Thu, 23 May 2013 01:32:31 +0000 (19:32 -0600)] 
Update README.md

10 years agoInitial commit
mcslee [Thu, 23 May 2013 01:30:46 +0000 (18:30 -0700)] 
Initial commit