没有合适的资源?快使用搜索试试~ 我知道了~
ofxBox2d:box2d的Openframework包装器
共273个文件
cpp:93个
h:90个
make:24个
需积分: 9 0 下载量 52 浏览量
2021-02-23
07:09:36
上传
评论
收藏 2.04MB ZIP 举报
温馨提示
ofxBox2d 介绍 这是使用Openframeworks进行box2d的简单包装。 以下示例仍在进行中,但在大多数情况下应该是稳定的。 如果您有建议或发现错误,请提出一个问题。 包装器使用的是Box2D v2.3版本 谢谢托德 安装 首先,选择与您的openFrameworks版本匹配的分支: OF(0.9.8):使用 OF (0.10.0):使用 指示 将对象向量化时,需要小心。 您要么需要创建一个使用shared_ptr对象的指针向量。 每次推入矢量circles ,都会销毁并创建对象。 这会导致b2dBody body拥有的b2dBody body对象出现问题。 存储对象的方式不正确。 vector <ofxBox2dCircle> circles; ofxBox2dCircle circle; circles.push_back(circle); 这是如何创建bo
资源推荐
资源详情
资源评论
收起资源包目录
ofxBox2d:box2d的Openframework包装器 (273个子文件)
triangle.cpp 636KB
b2ParticleSystem.cpp 134KB
b2Polygon.cpp 49KB
b2World.cpp 33KB
b2ContactSolver.cpp 22KB
b2DynamicTree.cpp 17KB
b2PrismaticJoint.cpp 16KB
b2Island.cpp 16KB
b2CollideEdge.cpp 15KB
ofxBox2d.cpp 15KB
b2Distance.cpp 13KB
b2RevoluteJoint.cpp 13KB
b2Body.cpp 12KB
b2TimeOfImpact.cpp 11KB
b2PolygonShape.cpp 11KB
b2GearJoint.cpp 11KB
ofxBox2dParticleSystem.cpp 11KB
b2WheelJoint.cpp 10KB
b2PulleyJoint.cpp 9KB
b2WeldJoint.cpp 8KB
ofxBox2dPolygonUtils.cpp 8KB
b2Fixture.cpp 8KB
b2MotorJoint.cpp 8KB
ofxBox2dPolygon.cpp 8KB
ofxBox2dBaseShape.cpp 8KB
b2Contact.cpp 7KB
b2DistanceJoint.cpp 7KB
b2ContactManager.cpp 7KB
b2FrictionJoint.cpp 7KB
b2CollidePolygon.cpp 6KB
b2Collision.cpp 6KB
b2RopeJoint.cpp 6KB
b2VoronoiDiagram.cpp 6KB
ofApp.cpp 6KB
ofxBox2dJoint.cpp 6KB
b2MouseJoint.cpp 5KB
ofxBox2dRect.cpp 5KB
b2Joint.cpp 5KB
b2ChainShape.cpp 5KB
ofxBox2dConvexPoly.cpp 5KB
b2BlockAllocator.cpp 5KB
ofApp.cpp 5KB
b2Rope.cpp 5KB
ofApp.cpp 5KB
b2CollideCircle.cpp 4KB
b2ParticleGroup.cpp 4KB
ofxBox2dCircle.cpp 4KB
ofApp.cpp 4KB
ofApp.cpp 4KB
b2EdgeShape.cpp 4KB
b2Settings.cpp 4KB
ofApp.cpp 3KB
ofApp.cpp 3KB
b2TrackedBlock.cpp 3KB
b2CircleShape.cpp 3KB
ofApp.cpp 3KB
ofApp.cpp 3KB
b2BroadPhase.cpp 3KB
b2Timer.cpp 3KB
ofxBox2dEdge.cpp 3KB
b2StackAllocator.cpp 3KB
ofApp.cpp 3KB
b2Math.cpp 3KB
ofxBox2dRender.cpp 3KB
b2Triangle.cpp 2KB
b2Particle.cpp 2KB
ofApp.cpp 2KB
b2ChainAndPolygonContact.cpp 2KB
b2ChainAndCircleContact.cpp 2KB
b2PolygonContact.cpp 2KB
b2PolygonAndCircleContact.cpp 2KB
b2CircleContact.cpp 2KB
b2EdgeAndPolygonContact.cpp 2KB
b2EdgeAndCircleContact.cpp 2KB
b2FreeList.cpp 2KB
ofApp.cpp 2KB
b2WorldCallbacks.cpp 2KB
b2ParticleAssembly.cpp 1KB
b2Stat.cpp 1KB
b2Draw.cpp 1KB
main.cpp 341B
main.cpp 192B
main.cpp 138B
main.cpp 138B
ofxBox2dUtils.cpp 125B
main.cpp 120B
main.cpp 120B
main.cpp 120B
main.cpp 120B
main.cpp 120B
main.cpp 120B
main.cpp 120B
main.cpp 119B
.gitignore 1KB
.gitignore 72B
.gitignore 72B
.gitignore 72B
.gitignore 72B
.gitkeep 0B
.gitkeep 0B
共 273 条
- 1
- 2
- 3
资源评论
得陇而望蜀者
- 粉丝: 38
- 资源: 4586
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功