Code Monkey home page Code Monkey logo

gpr-350-custom-unity-physics's Introduction

GPR-350-Custom-Unity-Physics

Game Physics Engine Development in C# with Unity

Goal of the project is to create our own physics engine in Unity and to make a game using none of Unity's built in physics scripts. Most collisions come with proper gizmos to view the collision bounds!

Code is provided for both in-engine custom code to help people understand the different math equations required for physics. Also includes a DLL and packing system so we could maintain the C++ performance ( this does not have most of the advanced physics work that the C# has)

Commit dc6d8db24935d4da0f9140e1e04d55c36ec7f933

  • Lab 5 Final Commit - Collision Response Circle v Circle, Circle v AABB, AABB v AABB, OBB v Circle, OBB v AABB, OBB v OBB Note: not applying force to contact point just calculates the penetration and the contact norm

Commit fe5ae859b338a5199573210feb5b37696136390e

  • Lab 4 Final Commit - Collision Detection Circle v Circle, Circle v AABB, AABB v AABB, OBB v Circle, OBB v AABB, OBB v OBB

Commit b6a7993d75fe47b53da6b4a0c59df5f57b0a4aa9

  • Lab 3 Final Commit - added torque

Commit 3d93830798410997b70c627d7cf1c543a268c53c

  • Lab 2 Final Commit - Particle2D extended to an object with volume

Commit 41afe0e2b5f53771af59af469c6e95c0dff1ba18

  • Lab 1 Final Commit - Particle2D Movement

gpr-350-custom-unity-physics's People

Contributors

jacob-rose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.