https://github.com/wokwi/led-vogel-spiral
256 LEDs Arranged in Vogel's Spiral for Wokwi AVR Simulator
https://github.com/wokwi/led-vogel-spiral
arduino fibonacci glsl leds spiral webgl
Last synced: 4 months ago
JSON representation
256 LEDs Arranged in Vogel's Spiral for Wokwi AVR Simulator
- Host: GitHub
- URL: https://github.com/wokwi/led-vogel-spiral
- Owner: wokwi
- License: mit
- Created: 2021-01-11T15:09:55.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-03-01T20:44:08.000Z (over 4 years ago)
- Last Synced: 2025-01-16T14:52:40.976Z (5 months ago)
- Topics: arduino, fibonacci, glsl, leds, spiral, webgl
- Language: JavaScript
- Homepage: https://wokwi.com/arduino/projects/287434389653029384
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LED Vogel's Spiral
Check it out in [Wokwi Arduino Simulator](https://wokwi.com/arduino/projects/287434389653029384).
Query parameters:
| Name | Default | Description |
| ------ | ------- | -------------------------------------- |
| layout | native | Spiral layout: "native" or "splendida" |## Examples
* [Fire2021](https://wokwi.com/arduino/projects/288876475233337869)
* [Diagonal Hue Shifting](https://wokwi.com/arduino/projects/288883962976141836)
* [Planar Map](https://wokwi.com/arduino/projects/288883198098670092)
* [Digital Rain](https://wokwi.com/arduino/projects/288948170884383245)
* [F_lying](https://wokwi.com/arduino/projects/288942885508743692)Copyright (C) 2021 Uri Shaked. Released under the [MIT license](LICENSE).