ManiacalLabs / SimPixel

WebGL Pixel Art Visualizer
http://simpixel.io
GNU General Public License v3.0
9 stars 7 forks source link

Set lighting patterns here to send back to BP. #26

Open rec opened 7 years ago

rec commented 7 years ago

All the time when experimenting, I want to quickly set a bunch of lights with this GUI and then send it back to BP - somehow.

adammhaile commented 7 years ago

Huh?? What?

On Jul 6, 2017 2:53 PM, "Tom Swirly" notifications@github.com wrote:

All the time when experimenting, I want to quickly set a bunch of lights with this GUI and then send it back to BP - somehow.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ManiacalLabs/SimPixel/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6a6uHOjLI9PqAfVanFA3VIi4FNM_cLks5sLS09gaJpZM4OQCrO .

rec commented 7 years ago
  1. select a color (somehow).
  2. click on one or more LEDs to set them to that color.
  3. repeat 1 and 2.
  4. click a button to send the resulting pattern back to BP.

This was a feature I used a lot in the timedata-visualizer.

adammhaile commented 7 years ago

Ah... why do you want to send it back to BP? What does that get you? I can think of reasons why, just want to know your reasons.

I would not hold your breath on this. This would greatly expand the scope of SimPixel and it's core design. It is very simplistic and was designed to be so. Mainly for the sake of speed... it's designed to be a dumb receiver. But a very fast one.

rec commented 7 years ago

Well, how else do I draw pictures on a matrix, other than using crayons and then trying to interpret those colors as pixel sizes? :-)

But I see the problem. Leave this here, perhaps when we're rich and famous we'll get some intern to do it.

adammhaile commented 7 years ago

I actually have another app for that... But it's meh. Yeah leave this here for planning. It would be a good feature in the future

On Jul 6, 2017 4:32 PM, "Tom Swirly" notifications@github.com wrote:

Well, how else do I draw pictures on a matrix, other than using crayons and then trying to interpret those colors as pixel sizes? :-)

But I see the problem. Leave this here, perhaps when we're rich and famous we'll get some intern to do it.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/ManiacalLabs/SimPixel/issues/26#issuecomment-313511041, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6a6kKFJOyCYvFOP29nxGFl9XBGGlXBks5sLURVgaJpZM4OQCrO .