Skip to content

shaozhiheng2020/Box2DSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box2DSharp

A C# port of Box2D

Current ported to commit:

1025f9a10949b963d6311995910bdd04f72dae6c
2020-04-20 06:21:06

Communicate

Join the chat at Discord 加入QQ群

Unity test

Run link.bat to link source code to Unity project

Testbed

Driven by OpenTk + ImGui.NET

Test case

Benchmark

  • Add Pair Stress Test
  • Tiles
  • Tumbler

Bugs

  • Chain Problem
  • Dump Loader
  • Skier

Collision

  • Dynamic Tree
  • Ray Cast
  • Sensors
  • Shape Cast
  • Time of Impact

Continuous

  • Bullet Test
  • Continuous Test

Examples

  • BodyTypes
  • Breakable
  • Car
  • Character Collision
  • Collision Filtering
  • Collision Processing
  • Compound Shapes
  • Conveyor Belt
  • Dominos
  • HelloWorld
  • Pinball
  • Platformer
  • Shape Editing
  • Slider Crank 1
  • Slider Crank 2
  • Theo Jansen

Extra

  • Position Test

Forces

  • ApplyForce
  • Friction
  • Restitution

Geometry

  • Convex Hull
  • Distance Test
  • Edge Shapes
  • Edge Test
  • Polygon Collision
  • Polygon Shapes

Joints

  • Bridge
  • Cantilever
  • Chain
  • Distance Joint
  • Gear
  • Motor Joint
  • Prismatic
  • Pulley
  • Revolute
  • Rope
  • Wheel

Rope

  • Bending

Solver

  • Confined
  • Heavy 1
  • Heavy 2
  • Mobile Balanced
  • Mobile Unbalanced

Stacking

  • Boxes
  • Circles
  • Pyramid

License

MIT license.

About

A C# port of Box2D

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%