summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Shaheen Gandhi [Wed, 14 Aug 2013 04:10:29 +0000 (21:10 -0700)]
[Helix] Soften edges
Shaheen Gandhi [Mon, 12 Aug 2013 06:58:50 +0000 (23:58 -0700)]
[Helix] A rotating double helix.
This pattern draws a double helix that rotates about the X axis. It is intended
to extend it with line segments connecting the toroidal segments that represent
the edges of the helices, thereby creating a structure that looks like DNA.
Shaheen Gandhi [Tue, 13 Aug 2013 07:07:12 +0000 (00:07 -0700)]
[Helix] Add toxic geometry library.
Toby Segaran [Mon, 12 Aug 2013 00:51:00 +0000 (17:51 -0700)]
Merge branch 'master' into tobysegaran
Conflicts:
SugarCubes.pde
Toby Segaran [Mon, 12 Aug 2013 00:35:15 +0000 (17:35 -0700)]
Efficiency
Mark Slee [Sun, 11 Aug 2013 08:10:33 +0000 (01:10 -0700)]
Make metal brighter in sim, since in reality it is very visible
Mark Slee [Sun, 11 Aug 2013 08:03:06 +0000 (01:03 -0700)]
New, cleaner mapping format
Mark Slee [Sun, 11 Aug 2013 06:56:45 +0000 (23:56 -0700)]
Tweak to wrapdistf
Mark Slee [Sun, 11 Aug 2013 06:39:57 +0000 (23:39 -0700)]
Add test patterns for new tower abstraction with cubes in it
Mark Slee [Sun, 11 Aug 2013 02:28:14 +0000 (19:28 -0700)]
One tweak to avoid crash on negative cube num
Mark Slee [Sun, 11 Aug 2013 02:23:13 +0000 (19:23 -0700)]
Update panda output code to be a touch more sane
Mark Slee [Sun, 11 Aug 2013 02:07:39 +0000 (19:07 -0700)]
Clean up some stuff now that we know each pandaboard has fixed # of channels
Mark Slee [Sun, 11 Aug 2013 02:01:48 +0000 (19:01 -0700)]
Make panda mappings a bit safer
Mark Slee [Sun, 11 Aug 2013 01:55:57 +0000 (18:55 -0700)]
Change mapping and debug tools to be generic, panda mappings totally generic
Mark Slee [Sun, 11 Aug 2013 01:22:39 +0000 (18:22 -0700)]
Make panda board output togglable from UI
Mark Slee [Sun, 11 Aug 2013 00:39:32 +0000 (17:39 -0700)]
Use helpers from new GLucose for points per cube
Mark Slee [Sun, 11 Aug 2013 00:33:54 +0000 (17:33 -0700)]
Fix mapping output to use correct number of channels/cubes no matter what is in mapping file
Toby Segaran [Sat, 10 Aug 2013 22:58:32 +0000 (15:58 -0700)]
Improved efficiency
Mark Slee [Sat, 10 Aug 2013 22:57:18 +0000 (15:57 -0700)]
Update IP addresses
Toby Segaran [Sat, 10 Aug 2013 22:25:24 +0000 (15:25 -0700)]
Added bouncing cubes
Toby Segaran [Sat, 10 Aug 2013 21:05:36 +0000 (14:05 -0700)]
Fixed Fire Effect constraints
Mark Slee [Sat, 10 Aug 2013 01:48:51 +0000 (18:48 -0700)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
Conflicts:
_Mappings.pde
Mark Slee [Sat, 10 Aug 2013 01:46:10 +0000 (18:46 -0700)]
Update mappings so 4 cubes per channel on all ports
Mark Slee [Sat, 10 Aug 2013 01:39:25 +0000 (18:39 -0700)]
Merge branch 'newlayout' of https://github.com/sugarcubes/SugarCubes
Alexander Green [Fri, 9 Aug 2013 04:35:05 +0000 (21:35 -0700)]
minor updates
Alexander Green [Thu, 8 Aug 2013 11:58:29 +0000 (04:58 -0700)]
adding Dan's anims Pong, Noise to master
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
Alexander Green [Thu, 8 Aug 2013 09:39:02 +0000 (02:39 -0700)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
Mark Slee [Thu, 8 Aug 2013 07:45:07 +0000 (00:45 -0700)]
Make pattern list scrollable, since we'll have many now
Mark Slee [Thu, 8 Aug 2013 06:13:37 +0000 (23:13 -0700)]
Move fabric stuff to GummyBear repo
Toby Segaran [Thu, 8 Aug 2013 06:13:06 +0000 (23:13 -0700)]
Comment
Mark Slee [Thu, 8 Aug 2013 06:11:47 +0000 (23:11 -0700)]
Fix bug in how sending data to pandaboards
Toby Segaran [Wed, 7 Aug 2013 23:03:47 +0000 (16:03 -0700)]
Added TobySegaran.pde with a couple of new patterns
Mark Slee [Wed, 7 Aug 2013 10:17:29 +0000 (03:17 -0700)]
Kill RGB mappings and various other cleanups
Alexander Green [Wed, 7 Aug 2013 07:03:25 +0000 (00:03 -0700)]
Merge branch 'newlayout' of https://github.com/sugarcubes/SugarCubes
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
Mark Slee [Wed, 7 Aug 2013 06:35:56 +0000 (23:35 -0700)]
Use the new layout code
Mark Slee [Tue, 6 Aug 2013 23:59:36 +0000 (16:59 -0700)]
Add bass cabinets!
Mark Slee [Tue, 6 Aug 2013 22:30:21 +0000 (15:30 -0700)]
Rename CHANNEL_WIDTH to Cube. instead of Strip.
Mark Slee [Tue, 6 Aug 2013 22:27:07 +0000 (15:27 -0700)]
Add rendering of cube frames, trailer, etc.
Alexander Green [Tue, 6 Aug 2013 10:22:17 +0000 (03:22 -0700)]
fabric
Mark Slee [Tue, 6 Aug 2013 02:52:44 +0000 (19:52 -0700)]
Basic changes to support new layout
Ben Morrow [Mon, 5 Aug 2013 05:38:22 +0000 (22:38 -0700)]
Add Fabric basic tutorial
Ben Morrow [Mon, 5 Aug 2013 05:24:31 +0000 (22:24 -0700)]
Adding fabric for configuring boards via local commands
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
Mark Slee [Fri, 28 Jun 2013 19:01:04 +0000 (12:01 -0700)]
Add mouse scroll to zoom
Mark Slee [Fri, 28 Jun 2013 18:44:00 +0000 (11:44 -0700)]
Overhaul GL rendering to use Processing primitives, much faster
Mark Slee [Fri, 28 Jun 2013 17:53:12 +0000 (10:53 -0700)]
Add framerate UI and control on -/+ keys
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
Mark Slee [Fri, 14 Jun 2013 18:14:32 +0000 (11:14 -0700)]
Slight formatting thing
Mark Slee [Fri, 14 Jun 2013 18:08:42 +0000 (11:08 -0700)]
Update mapping constants and tool for trip
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
Mark Slee [Wed, 12 Jun 2013 22:40:54 +0000 (15:40 -0700)]
Add a mapping tool for Trip to deal with hardware issues
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
Mark Slee [Wed, 12 Jun 2013 02:33:33 +0000 (19:33 -0700)]
Fix one bit of pointless indentation
Mark Slee [Wed, 12 Jun 2013 02:18:44 +0000 (19:18 -0700)]
Add 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
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.
Mark Slee [Mon, 10 Jun 2013 03:45:34 +0000 (20:45 -0700)]
A few cleanups to test patterns
Mark Slee [Sun, 2 Jun 2013 03:55:53 +0000 (22:55 -0500)]
Import the projection libraries and add TestProjectionPattern to illustrate usage
Mark Slee [Sat, 1 Jun 2013 17:30:59 +0000 (12:30 -0500)]
A couple volumetric patterns in progress
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.
Mark Slee [Wed, 29 May 2013 04:55:59 +0000 (23:55 -0500)]
Update to use new form of referencing immutable model object lists
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
Mark Slee [Mon, 27 May 2013 06:33:47 +0000 (23:33 -0700)]
Make blinders much more interesting by splitting into groups
Mark Slee [Mon, 27 May 2013 00:10:27 +0000 (17:10 -0700)]
Ported over a couple more patterns
Mark Slee [Sun, 26 May 2013 23:12:15 +0000 (16:12 -0700)]
Fix notch drawing
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
Mark Slee [Sun, 26 May 2013 21:32:38 +0000 (14:32 -0700)]
Implement pattern knobs here
mcslee [Sun, 26 May 2013 21:18:47 +0000 (15:18 -0600)]
Update README.md
Mark Slee [Sun, 26 May 2013 21:10:54 +0000 (14:10 -0700)]
Fix truncated UI text
Mark Slee [Sun, 26 May 2013 21:09:08 +0000 (14:09 -0700)]
Update to new libraries, add knobs for effects and transitions
mcslee [Thu, 23 May 2013 19:52:52 +0000 (13:52 -0600)]
Update README.md
mcslee [Thu, 23 May 2013 19:52:40 +0000 (13:52 -0600)]
Update README.md
Mark Slee [Thu, 23 May 2013 01:38:32 +0000 (18:38 -0700)]
Move image file to data folder
Mark Slee [Thu, 23 May 2013 01:37:07 +0000 (18:37 -0700)]
SugarCubes sketch initial code dump
mcslee [Thu, 23 May 2013 01:32:31 +0000 (19:32 -0600)]
Update README.md
mcslee [Thu, 23 May 2013 01:30:46 +0000 (18:30 -0700)]
Initial commit