elasticcollision

There are 5 repositories under elasticcollision topic.

  • AtelierArith/GeometryObjects.jl

    Demonstrate 2D elastic collision in Julia

    Language:Julia70
  • raphsenn/elastic-collision

    Uses SFML for a compact physics simulation illustrating elastic collisions in C++.

    Language:C++5100
  • gregbrocca/gas-simulator

    A bunch of molecules bouncing around simulating a sample of gas reacting to changes in temperature, with the possibility to visualize its Maxwell-Boltzmann's distribution.

    Language:JavaScript0100
  • kaashmonee/candycatcher

    Term project for 15-112, Fundamentals of Programming and Computer Science

    Language:Python0300
  • MazharZiadeh/OpenGL-Elastic-Collision

    Simulate elastic collisions in a 3D environment where particles, represented as spheres, freely move within a larger container sphere. Upon collision with each other or the container, particles exhibit elastic behavior, bouncing back while conserving total kinetic energy.

    Language:C++10