Pygame Cloth VFX - Demo/Explanation
Channel:
Subscribers:
102,000
Published on ● Video Link: https://www.youtube.com/watch?v=zISvAW1QzJA
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
Other Videos By DaFluffyPotato
2021-02-18 | hello |
2021-02-17 | I mapped my face to a cube. (python/pygame/node.js/face-api.js) |
2021-02-10 | Python Webdev #2 - Cookies and Arguments (Flask) |
2021-02-03 | Python Webdev #1 - Flask |
2021-01-26 | Learning Gamedev and Why I'm Glad I Didn't Start with Unity |
2021-01-11 | My Inexperienced Development Podcast Segment |
2021-01-01 | 2020 Pygame Projects |
2020-12-30 | Isometric Rendering - Pygame Tutorial |
2020-12-17 | Mechanical Rework Necessary - Devlog #8 (Pygame) |
2020-11-20 | How I Made $6,249 from Gamedev as a Teenager |
2020-11-18 | Pygame Cloth VFX - Demo/Explanation |
2020-11-10 | vibing |
2020-11-02 | my username is dumb |
2020-10-19 | Cutscenes - Devlog #7 (Pygame) |
2020-10-10 | Collisions/Tiles/Physics - Pygame Tutorial: Making a Platformer ep. 3 |
2020-10-05 | I made an isometric game in under 48h with Python [Timelapse] |
2020-10-01 | Patreon + Devlog Source Code |
2020-09-23 | I learned Godot in 48 hours [Timelapse] |
2020-09-01 | Prioritize Polish Over Content |
2020-08-28 | Pygame Spark VFX - Demo/Explanation |
2020-08-18 | Lighting in Pygame (Tutorial) |
Tags:
python
pygame
game development
programming
computer science
pygame cloth
pygame vfx
cloth physics
physics
tutorial
pygame tutorial