Source code for blender fluid sim importer code is available here:
truespaceplugins.com/froo
zip file name is:
WC_FluidsCode_Beta12_111709.zip
that should be the latest working version. Please let me know if you have problems with it.
There are 2 projects contained in the solution file. The first is the plugin itself. The second
is the installer package.
There are quite a few filenames that you see in the RsExamples plugin example available with the SDK.
That's because, that is where I started.
This could have been done better, codewise. I've been coding for a few years now full time, so
I can see much room for improvement.
Anyways, please ask questions and make some more plugins!
Froo
Note: VisualStudio 2005 is required; I think you can use VS2003. At least one person got plugins to compile with VS2003.