VSPGeom.jl

VSPGeom.jl is a Julia package for reading and processing the geometry of OpenVSP, which we can also use with FLOWPanel. For instance, in OpenVSP we can generate a CFD-quality surface mesh that gets exported as an STL file. The STL can then be read following these instructions and wrapped as a Meshes.jl object that is passed to FLOWPanel.

Pic here