Giter Club home page Giter Club logo

physim2d's Introduction

PhySim2D

This is an old project of mine. I have made the source code available for anyone who likes learning by example. Honestly, my taste and opinion have changed since then and I don’t think that the code quality is particularly good. I had a tendency to over-abstract everything which isn’t a good habit. If you are a beginner (a true beginner), I find it more useful to think of the problem as a closed-set problem instead of an open-set one and try to find the solution that will satisfy everything. Still, I am very proud of this project because I learned a lot about myself, and was important for my career.

Main Features

  • Broadphase
    • Simple Grid & Brute
  • Narrowphase
    • SAT Collision Detection
    • Collision Solver [based on Erin Catto Box 2D Implementation]
  • Integrators
    • Explicit Euler
    • Implicit Euler
    • Semi-Implicit Euler
    • RK4
  • Constraints
    • Coherent Joint Distance between two points.
  • Simple UI

Tools

  • C#
  • .NET Framework

Credits

I used a bunch of online resources, but this was educational and I don't remember exactly which one.

physim2d's People

Contributors

bolducke avatar

Stargazers

 avatar

Watchers

 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.