GitHub topics: particle-simulation
mark-hobbs/pypd
A bond-based peridynamics code written in pure Python
Language: Python - Size: 14.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 18 - Forks: 2

procf/procf.github.io
The Rheoinformatic lab website
Language: SCSS - Size: 191 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

AutoPas/AutoPas
Autopas is a node-level auto-tuned particle simulation library developed in the context of the TaLPas project.
Language: C++ - Size: 179 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 38 - Forks: 10

harshkaso/Flux
A flowfield visualization with particle simulation
Language: Python - Size: 18.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 64 - Forks: 3

Inari440/webGL-cosmicVisualizations
A high-performance WebGL 2.0 visualization framework for interactive 3D fractals and particle-based cosmic simulations, powered by GLSL shaders and written in pure JavaScript.
Language: JavaScript - Size: 6.54 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

zincware/MDSuite
A post-processing engine for particle simulations
Language: Python - Size: 52.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 42 - Forks: 8

IaPCS/gmsh-to-nodes
Gnerates nodes and volumes from gmsh grid for nodal or particle simulations
Language: Python - Size: 1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

zbuhrer/hydrocell
A quantum-mechanical simulation framework for modeling electron transport in hydrogen fuel cells.
Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DestinEcarma/t-ccd-prototype
A Trajectory-Based Continuous Collision Detection for 2D Particle Systems
Language: Jupyter Notebook - Size: 395 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

sneakyjbras/hpc-nbody-solver
High-performance n-body solver achieving 128× speedup via checkerboard domain decomposition, toroidal neighbor communication, and sweep-and-prune for scalable uniform/gaussian workloads.
Language: C++ - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mjo22/spatialstats
spatialstats is collection of statistical tools and utility routines used to analyze the multi-scale structure of 2D and 3D spatial fields and particle distributions.
Language: Python - Size: 275 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 2

Im-Rises/ParticleSimulator
10 000 000 particles simulation made in C++ with OpenGL
Language: C++ - Size: 3.07 MB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 11 - Forks: 1

rlrangel/DEMLab
Discrete Element Method Laboratory
Language: MATLAB - Size: 160 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 19 - Forks: 2

ConorWilliams/openFLY
The open framework for on-the-fly off-lattice kinetic Monte Carlo simulations.
Language: C++ - Size: 23.8 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 5

hamed-rezaee/flutter_particle_attraction_simulation
Particle Attraction Simulation
Language: C++ - Size: 18.1 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 4

inverted-tree/MoCaChem
A Monte Carlo simulation to estimate the chemical potential of a fluid using Lennard-Jones interactions via particle fluctuations in the system's volume.
Language: C - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

helloimalemur/ParticleSimulation
Java port of Brainxyz's Artificial Life, a simple program to simulate primitive Artificial Life using simple rules of attraction or repulsion among atom-like particles, producing complex self-organzing life-like patterns.
Language: Java - Size: 105 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

h16nning/particle-life
Webgl implementation based on Tom Mohrs particle life
Language: JavaScript - Size: 1.31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

berkbavas/ParticleSimulator
Particle simulation implemented using a compute shader
Language: C++ - Size: 8.82 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

benni-ben/physicssss
Physics simulator using matter.js.
Language: HTML - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

phassic/BoidFlow
This repository contains a simulation of boids, demonstrating flocking behavior. The simulation models the collective movement of agents (boids) to mimic the natural behavior of birds flocking, fish schooling, or herding animals. This project showcases principles of swarm intelligence and artificial life.
Language: Python - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

eric-handley/slime-mold
Simple slime mold simulation written in Python that runs on the GPU using Numba
Language: Python - Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ManuelLerchner/AutoPas-FuzzyTuning-Bachelor-Thesis
Bachelor's Thesis: Fuzzy Tuning in AutoPas
Language: Jupyter Notebook - Size: 1.11 GB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

scar17off/particle-life
An interactive particle simulation that combines elements of artificial life, particle systems, and magical abilities
Language: JavaScript - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Dheovani/ParticleSimulation
Particles simulation in c++
Language: C++ - Size: 18.8 MB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Im-Rises/particle-simulator-webgl
1 000 000 particles at 60fps made in C++ using OpenGL build for WebAssembly WebGL2
Language: C++ - Size: 6.96 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

peterajhgraham/Particle_Simulation
A Basic Particle Simulation in C++ :)
Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sumitisme/Particle-Simulator
This is a very basic particle simulator made using SDL2 and OpenGL.
Language: C++ - Size: 8.32 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jackmcarthur/particle-dynamics
A small python project showing the evolution of a system of gas particles as they cool to temperatures near 0 Kelvin.
Language: Jupyter Notebook - Size: 18.8 MB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

4marnath/N-Body-Gravity-Simulation
This is a simple 2D simulation where you can spawn particles of both positive and negative energies and they'll interact with each other due to their gravitational forces.
Language: Python - Size: 18.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ouazzmoh/particle-system
Dynamic Particle System
Language: C++ - Size: 1.69 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AgnelSelvan/simulation
Simulation
Language: C++ - Size: 1.04 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

FelixStaff/Primordial-Particle-System
Primordial-Particle-System
Language: Processing - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

sean1832/BAKU
High-performance grasshopper plugin for simulating large number of particles using GPU acceleration.
Language: C# - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mominalix/Particle-Physics-Simulator
This repository contains a simple particle physics simulation that demonstrates the behavior of particles with gravitational effects. The simulation is implemented using Pygame for visualization and PyOpenGL for rendering.
Language: Python - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

amaankhan02/ideal-gas-simulator
A physics engine that simulates ideal gas particles within a container. Built using C++ and Cinder framework
Language: C++ - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

catseye/noit-o-mnain-worb
MIRROR of https://codeberg.org/catseye/noit-o-mnain-worb : A pressure-based probabilistic particle automaton
Language: JavaScript - Size: 113 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FIEF-nohell/FiefSandbox
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MauriceGit/Partikel_accelleration_on_GPU
Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.
Language: C - Size: 24.9 MB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 253 - Forks: 22

YujiSODE/asciiCore
Simple particle simulation in ascii art.
Language: Tcl - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

aslanyan13/Particle-System
Particles system realised with C++ SFML
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

zeyh/webGL-particles
A 3D Interactive Particle Zen Garden in webGL
Language: JavaScript - Size: 11.4 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

obsessedwithapps/Particle-Physics-Sim
A simple passion project based on particle physics.
Language: Python - Size: 139 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ali-ramadhan/lagrangian-microbes
🦐🐟🦈 A framework for simulating millions of interacting Lagrangian particles (or microbes!) in a turbulent ocean.
Language: Python - Size: 2.37 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

ayushmaanbhav/SparkApocalypse
Particle simulation engine in OpenGL (JOGL)
Language: Java - Size: 18 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

openmps/openmps
Open source implemention of Moving Particle Semi-implcit (MPS) method
Language: C++ - Size: 884 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 6

rxn7/particle_sim
Simple particle simulation
Language: TypeScript - Size: 82 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

kbladin/Curl_Noise
Implementation of curl noise for particles simulated on GPU with OpenGL
Language: C++ - Size: 12.1 MB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 45 - Forks: 6

johnnyawesome/ConnectedParticles
A particle-effect, written in JavaScript using P5JS
Language: JavaScript - Size: 3.46 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

diharaw/gpu-particle-system
An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.
Language: C++ - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 2

alexsr/vup
Variable unified particle simulation framework using OpenGL Compute Shader
Language: C++ - Size: 420 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0

ShayanDodge/Particle_Simulation
An algorithm is presented for the rapid evaluation of the potential and force fields in systems involving large numbers of particles whose interactions are Coulombic or gravitational in nature.
Language: MATLAB - Size: 1.26 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

TimoSalomaki/ParticleSystem
An ongoing research project to build a fully featured particle system
Language: C# - Size: 10.6 MB - Last synced at: 2 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

freddie-nelson/js-particle-sim
A fun particle simulation sandbox written fully in TypeScript.
Language: TypeScript - Size: 178 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

JARACH-209/Covid-19-Simulation
Corona Virus (COVID-19) spreading simulation in a close community with mathematical scaling and probability scaled according to the spread of infection, revovery and deaths.
Language: Jupyter Notebook - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

benchiverton/Particle-Simulation
Simulation of the gravitational effects between particles in a vacuum.
Language: Java - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

lluisalemanypuig/physics-simulator
Particle Simulator
Language: C++ - Size: 4.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ayaankhan98/Particle-Explosion
Creating a simple particle explosion using C++ SDL API
Language: C++ - Size: 3.06 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ilyakom/Particle_Simulation
Stochastic particle method for the nonlinear diffusion equation.
Language: C# - Size: 424 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

stratzilla/particle-sim
OpenGL particle simulation
Language: C++ - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

fluix-dev/particle-sim
A simple particle "simulator" game made with Processing.
Language: Processing - Size: 123 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

IngInx747/particleSim
A particle simulating template
Language: C++ - Size: 40.1 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

phdenzel/dydama
A simple particle code to study the dynamics of dark matter
Language: C - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

phdenzel/kdtree-p
Language: Java - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

satendrapandeymp/Chute2D
This is a simulation of Chute in 2D.
Language: C - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

asolimando/particlesimulator
A simple particle simulator
Language: Java - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
