5.7: Complex Shapes in Box2D - The Nature of Code
Channel:
Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=V95dzuDw0Jg
This video covers how to create shapes beyond rectangles and circles in Box2D using PolygonShape and by attaching multiple shapes to one body.
Read along: http://natureofcode.com/book/chapter-5-physics-libraries/#chapter05_section10
https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/Processing/chp5_physicslibraries/box2d/NOC_5_4_Polygons
https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/Processing/chp5_physicslibraries/box2d/NOC_5_5_MultiShapes
Help us caption & translate this video!
http://amara.org/v/Qbvu/
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
Other Videos By The Coding Train
Tags:
nature of code
processing.org
physics
box2d
polygonshape