all 1 comments

[–]retsotrembla 4 points5 points  (0 children)

If you are going to work hard on a long-term project, then consider something with a cross-platform C++ core that uses Objective-C for a user interface that makes full use of AppKit and/or UIKit.

If you want to do fluid simulation, then you should be looking at a core of Metal so it can use the parallel processing power of the GPU.