Learn how to create a Vector2 class that allows to add and multiply vectors. Then use that to create a LERP (from Linear intERPolation) function to interpolate between two vectors.
C H A P T E R S
1:00 Create Vector2 class
2:35 Unsupported operand type(s) for plus operator
3:00 Implement special method _add_ (dunder add)
4:20 Unsupported operand type(s) for times operator
4:33 Implement special method _mul_ (dunder mul)
5:59 The lerp function
M Y O N L I N E T R A I N I N G
🎓Like my style of teaching? Try free chapters of my online courses: https://pythonforeveryone.com
#pythonforeveryone #programming #python
На этой странице сайта вы можете посмотреть видео онлайн Linear interpolation between two Vector2 objects in Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Coders Bring Change (Python for Everyone) 11 Январь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 2,966 раз и оно понравилось 50 зрителям. Приятного просмотра!