-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lots of updates to lightshow lol wiki
- Loading branch information
1 parent
1512bab
commit 8ed646c
Showing
8 changed files
with
226 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
layout: default | ||
title: Preview Animation | ||
nav_order: 0 | ||
parent: Lightshow.lol | ||
--- | ||
|
||
# Preview Animation | ||
|
||
<div style="text-align: center; margin: 20px"> | ||
<img src="assets/images/lightshow-lol-animation.png"> | ||
</div> | ||
|
||
The **Preview** is the spinning circle of colors immediately visible when entering the page, the **Animation Panel** specifically controls the appearance of this **Preview**. | ||
|
||
The preview will react to changes made in various UI panels (like Pattern or Colorset) but the **Animation Panel** is slightly different. The **Animation Panel** only affects the **Preview** on screen, not how the device looks. | ||
|
||
The five animation shape options are self-explanatory, but the six slider options in this panel are: | ||
|
||
- **Speed**: This represents how fast the animation will progress. | ||
- **Trail**: This corresponds to how long the colors will remain visible (i.e., the length of the trail). | ||
- **Size**: This is the size of each blink of color on the screen. | ||
- **Blur**: This controls the appearance of the blink on the screen, increasing softness and diffusion. | ||
- **Radius**: This controls the size of the animation pattern on the screen. | ||
- **Spread**: With many LEDs, this controls the distance between LEDs in the preview. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
layout: default | ||
title: Color Picker | ||
nav_order: 6 | ||
parent: Lightshow.lol | ||
--- | ||
|
||
# Color Picker | ||
|
||
<img style="float:right;max-width:40%;margin:10px;" src="assets/images/lightshow-lol-color-picker.png"> | ||
|
||
The **Color Picker** is a detailed interface for picking new colors for a colorset. | ||
|
||
### Key Features | ||
|
||
- **Precision Control:** Fine-tune colors with RGB/HEX inputs. | ||
- **Quick Adjustments:** Easily modify brightness, saturation, and hue. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: default | ||
title: Colorset Controls | ||
nav_order: 5 | ||
parent: Lightshow.lol | ||
--- | ||
|
||
# Colorset Controls | ||
|
||
<img style="float:right;max-width:40%;margin:10px;" src="assets/images/lightshow-lol-colorset.png"> | ||
|
||
The **Colorset Panel** represents the list of colors for the selected leds of the current mode. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
layout: default | ||
title: Device Controls | ||
nav_order: 1 | ||
parent: Lightshow.lol | ||
--- | ||
|
||
# Device Controls | ||
|
||
<img style="float:right;max-width:40%;margin:10px;" src="assets/images/lightshow-lol-device.png"> | ||
|
||
The **Device Controls Panel** is very simple, offering only two purposes: **selecting** or **connecting** a **device**. | ||
|
||
- When a **device** is: | ||
- **selected**: modes tailored to that device can be made (same LED count). | ||
- **connected**: device selection is locked, connection with the evice is established. | ||
|
||
In both cases, whether **Selecting** or **Connecting** a device, the **LED Selection Panel** will appear, this will be covered below. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
layout: default | ||
title: Led Selection | ||
nav_order: 3 | ||
parent: Lightshow.lol | ||
--- | ||
|
||
# LED Selection Panel | ||
|
||
<img style="float:right;max-width:40%;margin:10px;" src="assets/images/lightshow-lol-led-select.png"> | ||
|
||
The **LED Selection Panel** allows you to interact with and assign configurations to individual LEDs on your device. | ||
|
||
### Key Features | ||
|
||
- **Visual Interface:** View a layout of all LEDs on your device. | ||
- **Individual Customization:** Select individual LEDs to assign patterns and colors. | ||
- **Batch Selection:** Group LEDs for simultaneous modifications. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
layout: default | ||
title: Modes List | ||
nav_order: 2 | ||
parent: Lightshow.lol | ||
--- | ||
|
||
# Modes List | ||
|
||
<img style="float:right;max-width:40%;margin:10px;" src="assets/images/lightshow-lol-modes.png"> | ||
|
||
The **Modes Panel** organizes and manages your lightshow's overall structure. A **mode** is a collection of patterns (one for each LED), which can be switched on the device. | ||
|
||
### Key Features | ||
|
||
- **Mode Creation:** Add, edit, or delete modes with ease. | ||
- **Mode Preview:** Simulate switching between modes to see their effect in real-time. | ||
- **Import/Export:** Import existing modes from your device or export them for sharing. | ||
- **Sharing:** Quickly share your mode with the Vortex Community. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: default | ||
title: Pattern Controls | ||
nav_order: 4 | ||
parent: Lightshow.lol | ||
--- | ||
|
||
# Pattern Controls | ||
|
||
<img style="float:right;max-width:40%;margin:10px;" src="assets/images/lightshow-lol-pattern.png"> | ||
|
||
The **Pattern Panel** is where you design and assign animations for your LEDs. Patterns determine how LEDs blink or animate over time. | ||
|
||
### Key Features | ||
|
||
- **Pattern Library:** Choose from a library of predefined patterns (e.g., strobe, dops, blend). | ||
- **Custom Parameters:** Adjust parameters like blink size, gap size, blend speed, etc | ||
|