Splines in 5 minutes: Part 1 -- cubic curves

2024 ж. 20 Мам.
16 847 Рет қаралды

Equivalent to a 50 minute university lecture on splines, beginning with cubic curves. Part 1 of 3.
0:00 - Intro
0:36 - drafting splines and duck weights
1:17 - minimizing bending energy
2:40 - cubic curves
3:28 - fitting cubic curves
5:02 - tangent constraints
Graphics in 5 minutes is a series of cartoon-style videos that teach computer graphics in 10x less time. You can take the equivalent of a University level computer graphics course in just over two hours. The playlist is here:
• Graphics in 5 minutes ...
See here for more information: g5m.cs.washington.edu/

Пікірлер
  • Mr, this video is really good. I wanted to try to code this for a really long time. No KZhead video has explained about this before. So, thank you so much for the lesson.

    @abacaabaca8131@abacaabaca813115 күн бұрын
  • Absolutely amazing! As a non-mathemetician programmer this is by far the best explanation of splines and I've learnt more in 5 minutes than I have in months of other reading and study.

    @SteveHayles@SteveHayles4 ай бұрын
  • thank you for these videos. Your channel is incredibly underrated.

    @gmjammin4367@gmjammin4367 Жыл бұрын
  • That was really well explained! Thanks for all the work and effort you put into these

    @fnxph03n1x@fnxph03n1x5 ай бұрын
  • Anyone else watching this because of the KAN paper that just came out? lol Great video! 👍

    @MikeSaintAntoine@MikeSaintAntoine19 күн бұрын
  • You are really gifted at this! Thank you so much!

    @PranavAshok@PranavAshok3 ай бұрын
  • These series of videos grounded the concept for me. Thank you so much!

    @abhishek.goudar@abhishek.goudar6 ай бұрын
  • Thank you. This is clear enough!

    @afendin@afendin Жыл бұрын
  • Thanks, and explain so clearly!

    @Mulkek@Mulkek Жыл бұрын
  • Wow nicely done friend. Top notch animations and explanation

    @visitante-pc5zc@visitante-pc5zc7 ай бұрын
  • Thank you! Greetings from Brazil

    @bernardo231@bernardo231 Жыл бұрын
  • Thank you very much sir

    @harunk.2635@harunk.26357 ай бұрын
  • 4:18 Do you have a video about how are the matrix equations solved?

    @JoeX92@JoeX9211 ай бұрын
    • Any linear algebra software can do that. Octave, matlab, numpy. You can even code your own. There are dozen of solvers available

      @visitante-pc5zc@visitante-pc5zc7 ай бұрын
    • @@visitante-pc5zc I know... I need the equation... Not just a program to solve it... To program it I need the equation anyways...

      @JoeX92@JoeX927 ай бұрын
  • Part 1 -- Cubic Curves kzhead.info/sun/jLGlYpmhenWImK8/bejne.html Part 2 -- Catmull-Rom and Natural Cubic Splines kzhead.info/sun/d7Csoc-PjWh5lJ8/bejne.html Part 3 -- B-Splines and 2D kzhead.info/sun/fduHZJeJeJ58aGg/bejne.html

    @UzunKamis@UzunKamis2 ай бұрын
  • What if the spline is in 3D space and now there's a Z component as well? How do we account for that?

    @jeffhall4214@jeffhall42143 ай бұрын
    • see part 3...

      @g5min@g5min3 ай бұрын
    • Thank you sir. @@g5min

      @jeffhall4214@jeffhall42143 ай бұрын
KZhead