Python physics engine 2020 #1 PARTICLE CLASS

Опубликовано: 22 Июнь 2025
на канале: Mattia Conti
12,526
157

This course will give you a full introduction to how to create a physics engine using python. In particular, I will focus the attention on the particle simulation, so you will learn how to manage a lot of particles around the screen, under the action of simple physics law, like conservation of momentum, collision with a wall and Boltzmann distribution.


If you want to know how to program with python, follow my tutorial:
   • Python tutorial 2019 #1 PRINT FUNCTION  


Next video:    • Python physics engine 2020 #1 PARTICLE CLASS