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
In questa pagina del sito puoi guardare il video online Linear interpolation between two Vector2 objects in Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Coders Bring Change (Python for Everyone) 11 gennaio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,966 volte e gli è piaciuto 50 spettatori. Buona visione!