All Projects → Zonciu → Box2dsharp

Zonciu / Box2dsharp

Licence: mit
A C# port of Box2D

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Box2dsharp

Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+153.42%)
Mutual labels:  unity, netcore
Onesignal Unity Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
Stars: ✭ 161 (+0%)
Mutual labels:  unity
Safe Chat
IRC-style chat demo featuring full-stack F#, Akka.Streams, Akkling, Fable, Elmish, Websockets and .NET Core
Stars: ✭ 157 (-2.48%)
Mutual labels:  netcore
Vimeo Unity Sdk
Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
Stars: ✭ 159 (-1.24%)
Mutual labels:  unity
Discord.net
An unofficial .Net wrapper for the Discord API (http://discordapp.com)
Stars: ✭ 2,253 (+1299.38%)
Mutual labels:  netcore
Vivegrip
Physics-based grabbing for SteamVR development in Unity.
Stars: ✭ 159 (-1.24%)
Mutual labels:  unity
Gltfast
glTF runtime loading library for Unity
Stars: ✭ 156 (-3.11%)
Mutual labels:  unity
Unity Volumetric Fog
A volumetric fog implementation in Unity.
Stars: ✭ 160 (-0.62%)
Mutual labels:  unity
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-0.62%)
Mutual labels:  unity
Uwindowcapture
Unity asset to capture windows and make them available in Unity as Texture2D.
Stars: ✭ 158 (-1.86%)
Mutual labels:  unity
Unitydynamicscrollrect
An optimized approach to lists with dozens of elements and a Pooling system
Stars: ✭ 157 (-2.48%)
Mutual labels:  unity
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (-3.11%)
Mutual labels:  netcore
Unityurptoonlitshaderexample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
Stars: ✭ 2,988 (+1755.9%)
Mutual labels:  unity
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-2.48%)
Mutual labels:  unity
Urp stylizedlitshader
Madumpa's URP Stylized Lit Shader Repository
Stars: ✭ 160 (-0.62%)
Mutual labels:  unity
Simple Optimized A Pathfinder
An simple and optimized grid pathfinding
Stars: ✭ 157 (-2.48%)
Mutual labels:  unity
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (-1.86%)
Mutual labels:  unity
Svelto.tasks
Svelto Tasks - C# promises compliant multi-threaded tasks runner
Stars: ✭ 159 (-1.24%)
Mutual labels:  unity
Dfvolume
Distance-field volume generator for Unity
Stars: ✭ 161 (+0%)
Mutual labels:  unity
Awesome Opensource Unity
a list of curated opensource Unity packages for future proof Game Developers
Stars: ✭ 161 (+0%)
Mutual labels:  unity

Box2DSharp

A C# port of Box2D

Synchronized commits:

95f74a46c077825478f989df6a81003ca538c2c2
2020-10-18 10:05:42

Communicate

Join the chat at Discord 加入QQ群

Unity test

Run CopyToUnityTestbed.bat to copy source code and test code to Unity project

Testbed

Driven by OpenTk + ImGui.NET

Test cases

Benchmark

  • [x] Add Pair Stress Test
  • [x] Tiles
  • [x] Tumbler

Bugs

  • [x] Chain Problem
  • [x] Dump Loader
  • [x] Skier

Collision

  • [x] Dynamic Tree
  • [x] Ray Cast
  • [x] Sensors
  • [x] Shape Cast
  • [x] Time of Impact

Continuous

  • [x] Bullet Test
  • [x] Continuous Test

Examples

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

Extra

  • [x] Position Test

Forces

  • [x] ApplyForce
  • [x] Friction
  • [x] Restitution

Geometry

  • [x] Convex Hull
  • [x] Distance Test
  • [x] Edge Shapes
  • [x] Edge Test
  • [x] Polygon Collision
  • [x] Polygon Shapes

Joints

  • [x] Bridge
  • [x] Cantilever
  • [x] Chain
  • [x] Distance Joint
  • [x] Gear
  • [x] Motor Joint
  • [x] Prismatic
  • [x] Pulley
  • [x] Revolute
  • [x] Wheel

Rope

  • [x] Bending

Solver

  • [x] Confined
  • [x] Heavy 1
  • [x] Heavy 2
  • [x] Mobile Balanced
  • [x] Mobile Unbalanced

Stacking

  • [x] Boxes
  • [x] Circles
  • [x] Pyramid

License

MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].