Point vs AABB Collision Detection | C Game + Engine From Scratch 06

Поділитися
Вставка
  • Опубліковано 9 лип 2022
  • I completed more code for this episode but didn't have the time to record the rewrite and voiceover, edit, and publish the other two parts (this video was meant to be longer).
    You can check the code before the next episode is out here:
    AABB vs AABB using the Minkowski difference plus find penetration vector: github.com/Falconerd/engine-f...
    2nd AABB more as a demonstration of the "tunneling" problem that we'll be solving: github.com/Falconerd/engine-f...
    ➤ Patreon: / falconerd
    ➤ Website: dylanfalconer.com
    ➤ GitHub: github.com/Falconerd
    ➤ Twitch: / falconerd
    ➤ Discord: / discord

КОМЕНТАРІ • 15

  • @Blind56
    @Blind56 Рік тому +6

    these 6 videos are like a half of year worth of weekend nights of coding for me. your code to me looks like magic. you've just earned a subscriber ;)

  • @harryhopkinson162
    @harryhopkinson162 Рік тому +4

    Great video, loving this series.

  • @t3v727
    @t3v727 Рік тому +2

    very nice
    it's cool to see that you are still up and going with the series

  • @vapandris
    @vapandris Рік тому +2

    Amazing series, keep it rolling :D

  • @medhedibenromdhane4431
    @medhedibenromdhane4431 Рік тому +1

    First of all thank you for the series! Haven't watch it yet due to lack of time but it is defenitly on my list.
    I really just wanted to ask what's the color scheme you are using? It looks really nice and minimal :)

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

    Thank you! I needed this

  • @cemgecgel4284
    @cemgecgel4284 Рік тому +1

    Nice one!