Skip to content
nucularmoo edited this page Mar 27, 2018 · 6 revisions

Graphics Effects (P2 | 1h)

Explanation of the contents of a topic page @ Week 1 Topic 1

Back to Week 2

Objective: Basic ready-made eye candy

Beginner

  • What is blur?
  • What is colorize?
  • What is drop shadow?
  • What is basic ready-made eye candy?

Intermediate

  • 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)

Expert

  • How to create a custom effect (ShaderEffect + ShaderSource actually trivial)

Omitted


Course material content

Instructions and description for the exercise of the topic


Exhaustive reference material mentioned in this topic

Further reading topics/links:

Clone this wiki locally