mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-13 09:08:34 +00:00
Updated Perform basic lighting (markdown)
parent
ec3ce4522e
commit
3efe2f6ed5
@ -1,6 +1,7 @@
|
|||||||
The most basic form of using CUE.NET is by individually setting the color of every LED and manually triggering an update.
|
The most basic form of using CUE.NET is by individually setting the color of every LED and manually triggering an update.
|
||||||
> **Even if this seems easy to use it's not recommended. You should take a look at [groups](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-ledgroups) and [brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) instead!**
|
> **Even if this seems easy to use it's not recommended. You should take a look at [groups](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-ledgroups) and [brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) instead!**
|
||||||
Especially on keyboards you might run into a lot of trouble mixing direct lighting and brushes! Just take the time and check out how it works.
|
Especially on keyboards you might run into a lot of trouble mixing direct lighting and brushes! Just take the time and check out how it works.
|
||||||
|
>
|
||||||
> You can do everything with [brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) that's possible with direct lightning and in most cases it will safe you a whole lot of work.
|
> You can do everything with [brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) that's possible with direct lightning and in most cases it will safe you a whole lot of work.
|
||||||
> It's not that difficult or take that much extra work as you might think now!
|
> It's not that difficult or take that much extra work as you might think now!
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user