Coding Challenge 177: Soft Body Physics

Embark on a squishy adventure as I attempt to create a soft body physics simulation for a character with and ! Code: ๐Ÿš€ Watch this video ad-free on Nebula Web Editor Sketches: ๐Ÿ•น๏ธ Soft Body Character: ๐Ÿ•น๏ธ Soft Body Character Enhanced: ๐Ÿ•น๏ธ Soft Body Dancing Skeleton: ๐Ÿ•น๏ธ Soft Body Letters: ๐Ÿ•น๏ธ Blank Canvas: ๐ŸŽฅ All videos: References: ๐Ÿ”— Nature of Code: ๐Ÿ”— : ๐Ÿ”— ToxicLibs Java Reference: ๐Ÿ”— Advanced Character Physics: Videos: ๐Ÿš‚ Toxiclibs Verlet Physics playlist: ๐Ÿš‚ playlist: ๐ŸŽฅ Physics of JellyCar: ๐ŸŽฅ The Making of Nokia and Friends: Related Coding Challenges: ๐Ÿš‚ 20 3D Cloth with Toxiclibs: ๐Ÿš‚ 63 Texturing Cloth Simulation: Timestamps: 0:00 Introduction 2:51 Physics libraries 5:30 Elements in ToxicLibs 5:47 Start coding 7:04 Object destructuring 8:10 Add gravity 9:00 Adding elements to the world 10:35 Updating the physics world 11:40 Adding a spring 15:23 Refactor code 18:07 Inheritance 18:57 Super class 23:31 Spring length 25:44 Create a closed-filled shape to draw the character 26:49 Suggestions for variations 27:07 Other types of springs 27:36 Update about the Nature of Code book! 28:56 Outro Editing by Mathieu Blanchette Animations by Jason Heglund Music from Epidemic Sound ๐Ÿš‚ Website: ๐Ÿ‘พ Share Your Creation! ๐Ÿšฉ Suggest Topics: ๐Ÿ’ก GitHub: ๐Ÿ’ฌ Discord: ๐Ÿ’– Membership: ๐Ÿ›’ Store: ๐Ÿ–‹๏ธ Twitter: ๐Ÿ“ธ Instagram: ๐ŸŽฅ Coding Challenges: ๐ŸŽฅ Intro to Programming: ๐Ÿ”— : ๐Ÿ”— Web Editor: ๐Ÿ”— Processing: ๐Ÿ“„ Code of Conduct: This description was auto-generated. If you see a problem, please open an issue: #softbody #toxiclibs #verletphysics #p5js #javascript
Back to Top