mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-13 09:08:34 +00:00
Added sidebar
parent
aa6bb36ae4
commit
9d0ab68fe9
31
_Sidebar.md
Normal file
31
_Sidebar.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
### Table of Contents
|
||||||
|
1. **Introduction**
|
||||||
|
1.1. [What is CUE.NET?](https://github.com/DarthAffe/CUE.NET/wiki/What-is-CUE.NET%3F)
|
||||||
|
1.2. [What can I do with CUE.NET?](https://github.com/DarthAffe/CUE.NET/wiki/What-can-I-do-with-CUE.NET%3F)
|
||||||
|
|
||||||
|
2. **Getting started**
|
||||||
|
2.1. [Adding CUE.NET to a project](https://github.com/DarthAffe/CUE.NET/wiki/Adding-CUE.NET-to-a-project)
|
||||||
|
2.2. [Initializing CUE.NET](https://github.com/DarthAffe/CUE.NET/wiki/Initializing-CUE.NET)
|
||||||
|
2.3. [Perform basic lighting](https://github.com/DarthAffe/CUE.NET/wiki/Perform-basic-lighting)
|
||||||
|
2.4. [Understanding CUE.NET keygroups (keyboard only)](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-keygroups-%28keyboard-only%29)
|
||||||
|
|
||||||
|
3. **Gradients**
|
||||||
|
3.1. [Understanding CUE.NET gradients](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-gradients)
|
||||||
|
3.2. [Linear Gradient](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient)
|
||||||
|
3.3. [Rainbow Gradient](https://github.com/DarthAffe/CUE.NET/wiki/Rainbow-Gradient)
|
||||||
|
3.4. [Implementing an own gradient](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-gradient)
|
||||||
|
|
||||||
|
4. **Brushes**
|
||||||
|
4.1. [Understanding CUE.NET brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes)
|
||||||
|
4.2. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush)
|
||||||
|
4.3. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush)
|
||||||
|
4.4. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush)
|
||||||
|
4.5. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush)
|
||||||
|
4.6. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-brush)
|
||||||
|
|
||||||
|
5. **Effects**
|
||||||
|
5.1 [Understanding CUE.NET effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)
|
||||||
|
5.2 [Flash Effect](https://github.com/DarthAffe/CUE.NET/wiki/Flash-Effect)
|
||||||
|
5.3 [Implementing an own effect](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-effect)
|
||||||
|
|
||||||
|
6. **Tutorials**
|
||||||
Loading…
x
Reference in New Issue
Block a user