I want to use Blender as a generator of surface from a mesh and use the 3D surface equation from blender and use it for another computational software. Basically that software needs a set of coordinates from Blender as input and shall use that matrix of coordinates to do further calculations. I have tried seeing snippets for a program calling another program but in c++ but haven't been able to help myself. The computational software is written in c++.
|
feedback
|