Particle interaction system in my custom engine (OpenGL + Imgui)
Particle.sandbox.2023-09-23.23-24-56.mp4
This project uses visual studio 2019 and the dependencies listed below.
I will try to add a guide in the future for the compilation of the dependencies.
Another version of this project made with cmake is available
Launch the visual studio solution and compile the project. To change the parameters of the particles, directly change the attraction coefficients in the code.
Need to add Imgui interaction to manage the particles
I am not pleased by this version as it does not compile the dependencies itself, and the particle system needs some improvments.
Distributed under the GNU GENERAL PUBLIC license. See LICENSE for more information.