-
Notifications
You must be signed in to change notification settings - Fork 0
2.15
nucularmoo edited this page Mar 27, 2018
·
6 revisions
Explanation of the contents of a topic page @ Week 1 Topic 1
Objective: Basic ready-made eye candy
- What is blur?
- What is colorize?
- What is drop shadow?
- What is basic ready-made eye candy?
- What color effects are available?
- How have effects, such as a single line OpenGL shader, been implemented?
- How do you combine effects (for example mask + gradient + text)
- How to create a custom effect (ShaderEffect + ShaderSource actually trivial)