Sine and Cosine - A Visual Explanation

Поділитися
Вставка
  • Опубліковано 16 сер 2019
  • 🔽 Click
    These functions are super fundamental to trigonometry, as well as incredibly useful! Here's an example of how you can construct a 2D vector pointing at a given angle using trigonometry. Note that in this case it will always have a length of 1, also known as unit length, which means that by definition it's a normalized vector!
    💖 Patreon ❱ / acegikmo
    🐦 Twitter ❱ / freyaholmer
    📺 Twitch ❱ / acegikmo
    💬 Discord ❱ / discord
    🌸 Instagram ❱ / freya_holmer
  • Наука та технологія

КОМЕНТАРІ • 17

  • @taber9669
    @taber9669 3 роки тому +13

    Jesus I've been using these for years as an animator and could never figure out what they actually were! Thank you!

  • @ponkke
    @ponkke 4 роки тому +20

    These kind of tutorials is exactly what I've been looking for.. I barely know trigonometry for the moment being and there is a certain problem I need to solve which I know can be solved with trigonometry, doesn't even exactly relate to shaders but a function in substance designer. I wish you'd include the solution/goal aswell for the points you explain on the video.

    • @acegikmo
      @acegikmo  4 роки тому +12

      Thanks! Using cos(a) and sin(a) is exactly what you use to solve it! You provide an angle, then each vector will be Vector2( cos(a), sin(a) ), which gives you those points around that circle. However! The full video will be available very soon! Currently working on it!

    • @ponkke
      @ponkke 4 роки тому +1

      @@acegikmo Awesome, really looking forward to it!

  • @harrynnebank8321
    @harrynnebank8321 4 роки тому +4

    You have changed my life

  • @raghulponnusamy9034
    @raghulponnusamy9034 2 роки тому

    Thank you very much for the tutorials on math and shaders.

  • @hisamezero3388
    @hisamezero3388 Рік тому

    Recently found your channel. Just gonna say you're amazing at explaining math!

  • @novictim
    @novictim 2 роки тому

    These vids are a goldmine!

  • @ClutchGen
    @ClutchGen 3 роки тому

    Thank you for sharing Freya! I'm getting ready to do a deep dive into your Math for Game Devs playlist. I'm curious -- have you heard of Leonardo? It's become my go-to "white-boarding" program on windows for these kind of presentations.

    • @acegikmo
      @acegikmo  3 роки тому +1

      I think it's been suggested to me before but, I don't really see a need for a change right now, and I'm used to photoshop at this point :)

  • @deltaforce3329
    @deltaforce3329 3 місяці тому

    Thank you beauty girl !!

  • @lkledu2
    @lkledu2 4 роки тому +2

    you're my goddess

  • @nyckgs
    @nyckgs 2 роки тому

    What if I accidentally try to get cossine from the angle between the vector and Y direction??? No one explains that

    • @zoriiginalx7544
      @zoriiginalx7544 2 роки тому +1

      Cos(theta) = y if the initial arm is the y-axis and by using the identity cos(-theta) = cos(theta).
      But then by sin(-theta) = -sin(theta) you will get a negative x since the angle is negative as it moves clockwise from the initial arm to the terminal arm.
      Why do you need the angle from the y-axis?

  • @zoriiginalx7544
    @zoriiginalx7544 2 роки тому +1

    sin^2(theta) + cos^2(theta) = 1
    Pythagorean identity :D

  • @ayazacademy054
    @ayazacademy054 2 роки тому

    Wow 🤩
    ♥️🇵🇰

  • @HEXO_HANK69
    @HEXO_HANK69 5 місяців тому

    A good looking chick explains sine and cosine? That's why i love youtube