CodingTrain / CodingTrain/Suggestion-Box

Coding challenge: DEM (Discrete element modelling) for particles collision using the soft model

Open
#734 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

I have seen your videos of particles simulations, but when you want to simulate collisions between particles after a number of particles the model explodes and becomes very slow.

Could you try something on DEM (Discrete element modelling) using the soft model? It seems that it can manage so many particle collisions somehow? and still work at a fast fps.

Here there is a video of a guy that achieves it using sfml https://www.youtube.com/watch?v=v3WY5E4-mBc and a paper http://www.mss.cbi.fau.de/content/uploads/Event-driven_AIP_Conference_Proceedings_2013.pdf it would be great to see how to implement something like that in P5.js :) :)

Thank you very much for your effort and videos, they are truly amazing!!
Kind regards!!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.