Creating an interactive linear Gradient
Since we started our course all the colors we used where solid colors. It's time for us to take a step into gradients. By the end of this lesson you will know how to work with linear gradients.
Keynotes:
- Creating Gradients
- Understanding the control points
- Adding colors to a gradient.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!Drawing arcs
In this lecture we will move our attention to the arc again and this time really master it's full capabilities.
07:11
Drawing with quadratic curves
A quadratic curve is a curve that has one control point. Consider the case when creating a line, we draw it between two points.
07:37
Drawing with bezier curves (2 control point)
A bezier curve is a curve that has two control point. Consider the case when creating a line, we draw it between two points.
04:54
Drawing images into canvas
In this lesson we will learn how to add images into canvas, how to resize them and how to maintain there original ratio.
07:21
Creating an interactive linear Gradient
By the end of this lesson you will know how to work with linear gradients.
09:23
Working with interactive Radial Gradient
In this lecture we will learn how to create with it and understand how to control the two anchor points and radius of the gradient.
06:25