Box2d - 自行车游戏 - 地形
我正在使用 Box2d 进行自行车物理游戏,Box2d 可以让您拥有 8 点或更少的凸多边形的固定装置,有人知道更简单的方法吗 <强>复杂的凹地形,除了制作一大堆固定装置之外?或者这是唯一的方法?
任何想法、指示、建议...提前致谢! (任何语言都可以)
I'm using Box2d for a Bike Physics Game, Box2d lets you have fixtures that are convex polygons with 8 points or less, would anyone know of an easier way have a complicated concave terrain, other than just making a whole bunch of fixtures? Or is that the only way?
Any ideas, pointers, suggestions... Thanks in advance! (any language is OK)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看一下这个 URL:http: //www.emanueleferonato.com/2009/04/06/two-ways-to-make-box2d-cars/ 特别是第二个例子。
希望有帮助!
Take a look to this URL: http://www.emanueleferonato.com/2009/04/06/two-ways-to-make-box2d-cars/ specially the second example.
Hope it helps!