memo / ofxMSAFluid

C++ openFrameworks addon for solving and drawing 2D fluid systems based on Navier-Stokes equations and Jos Stam's paper "Real-Time Fluid Dynamics for Games"
https://www.memo.tv/works/msafluid/
Other
190 stars 51 forks source link

No Fluid Solver #3

Open nosarious opened 8 years ago

nosarious commented 8 years ago

using with el capitan and openframeworks 9.2

message on console:

DrawerBase::isFluidReady() - No fluid solver

jlboyer commented 8 years ago

Running into the same issue, also drop down selection in the GUI wouldn't select. Awesome nonetheless

danielsdesk commented 8 years ago

Ditto, I also get this same error after getting everything to build successfully and I am also using El Capitan and OpenFrameworks 0.9.3

memo commented 8 years ago

Hi thanks for the reports. I haven't used this in a while however from what I remember:

Hopefully everything should still work despite these problems?

nosarious commented 8 years ago

I haven't used it, I found a different technique with ofxfluid.

I do thank you for getting back to me, though. I'm just a little late seeing your response.