Skip to content

noahehrnstrom/particle_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Particle Simulation

Overview

A particle simulation in C++ and SFML higly inspired by Muzkaw Use the scroll wheel to zoom in and out, left arrow key to generate particles, left mouse click to drag the particles, and right click to push them. https://www.youtube.com/watch?v=I0lqtCz-jOU

Getting started

Prerequisites

Before getting started with Particle Simulation, ensure that you have the following dependencies installed on your Linux system:

  • g++ compiler
  • SFML Library

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/noahehrnstrom/particle_simulation.git
  1. Compile your project with Make:
make

Usage

Just run the following executable

./simulation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published