Pygame Cloth VFX - Demo/Explanation

Subscribers:
102,000
Published on ● Video Link: https://www.youtube.com/watch?v=zISvAW1QzJA



Duration: 12:33
15,177 views
479


Cloth is surprisingly simple to implement in Pygame. It's just the result of the combination of Verlet integration and a point restriction system.

Source Code:
https://dafluffypotato.com/static/cloth_tutorial.zip

Devlog Series:
https://www.youtube.com/playlist?list=PLX5fBCkxJmm1F3PofHWCGNH6se7QO7L3d

Discord:
https://discord.gg/9Qt2GxF

My Twitter:
https://twitter.com/DaFluffyPotato

Potato Tier Patrons:
Exotic124_
Keill

Outro Music is Pancakes by AdhesiveWombat
https://soundcloud.com/adhesivewombat/

This video and the code produced in it are released under: CC0 1.0 Universal (CC0 1.0). This puts the video and code shown in it in the public domain, so use it for whatever you want.

#python #pygame







Tags:
python
pygame
game development
programming
computer science
pygame cloth
pygame vfx
cloth physics
physics
tutorial
pygame tutorial