Creating Complex Shapes
It's time to take everything we learned and integrate it into the most complex shape we have seen so far, the Star of David. This star is part of the flag of Israel and to create it we will need to use our triangle logic, sin and cosine.
Keynotes:
- Creating complex shapes with circles.
- Layering shapes on top of each other.
- sin and cos in action.
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!Working with sine, cosine and radians
In this lecture we will remind you of the basics of working with the sin and cosine as we get the ground ready to build a analog clock flag.
12:09
Creating an animating clock
Now that we know the basics of working with Math.sin and Math.cos it's time for us to continue and develop a clicking analog clock.
10:15
Creating Complex Shapes
It's time to take everything we learned and integrate it into the most complex shape we have seen so far, the Star of David.
11:01
Adding more vertices
In this lesson , we will create the flag of Somalia and in the process figure out how to create a function that will enable us to create stars.
12:31
Overlapping shapes to create other shapes
There are many flags and many shapes in general that can be created by combining the shapes we created so far. One of the most popular shapes in 82 flags we don't know how to create is the crescent sh
07:34