Skip to content

Unity-Technologies/PhysicsExamples2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

602 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics 2D LowLevel Examples

This repository contains test projects, examples and a test package for use with the LowLevel 2D Physics features in Unity.

To use the low-level features, you will require Unity 6000.3.0f1 or beyond.

  • The LowLevel 2D Physics examples (Sandbox, Primer, Snippets) live at the repository root.
  • OldPhysics2D is a separate project which uses the older "Physics2D" component API.

Packages/com.unity.2d.physics.extras is a shared local package referenced by the LowLevel projects.



Branch Names

Each branch represents a specific version of Unity. As features are added in a public release, those features should be represented in that branch and future Unity version branches i.e. branch names of "2019", "2020", "2021" (etc) exist.

  • master represents the current latest release of Unity, updated only when new final releases have been public for a while.
  • unsupported/xxx represents versions that are currently in alpha/beta release state.

Acknowledgement and thanks goes to Erin Catto (the creator of Box2D v3) from which significant portions of this "Sandbox" project is based upon.

Go try it here! https://github.com/erincatto/box2d


Twitter: https://twitter.com/melvmay

BlueSky: https://bsky.app/profile/melvmay.bsky.social

Unity Discussions: https://forum.unity.com/members/melvmay.287484/

About

Examples of various Unity 2D Physics components and features.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages