Skip to content

andres-dalisay/STDISCM-ParticleSimulation

Repository files navigation

STDISCM-ParticleSimulation

  • Andres Dalisay
  • Antoinne Bryce Salvador

About this project

This is a particle simulator built using C++ using the SFML and Dear ImGui libraries. This program was given to us as a multithreading task for our STDISCM Problem Set. This is developed on Visual Studio 2022 on a Windows computer.

Features

  • Add particles with specified positions, angles, and velocities
  • Add walls which particles can collide and bounce off of

Installation

  1. Clone the repository.
  2. Open the .sln file in Visual Studio 2022.
  3. Before running the program, make sure to set the build configuration to Release and the platform to x64.
  4. Run the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published