Going to implement destructible terrain using the clipper library (thanks to Michael) instead of my own code. Clipper is up and running so I don't have to worry about managing polygon subtractions anymore. Instead, today I want to add those polygons into the Box2d world (ie. physicalize their interactions).
No comments:
Post a Comment