Open Issues Need Help
View All on GitHub Force is not applied 3 months ago
AI Summary: Debug and fix a particle fluid simulation in C++/OpenGL where applied forces are not affecting particle movement. The issue lies within the `Particle.cpp` update and apply functions, and potentially the `Simulation.cpp` loop function. The goal is to correctly apply forces to particles based on left and right mouse clicks.
Complexity:
3/5
bug help wanted skill issue TODO