JuliaWaveScattering / MultipleScattering.jl

A Julia library for simulating, processing, and plotting multiple scattering of waves.
Other
45 stars 12 forks source link

suggestion: meshes.jl interop #36

Open alok opened 2 years ago

alok commented 2 years ago

that would really increase the number of supported shapes and would be in line with what seems to be the most supported shape library in julia

arturgower commented 2 years ago

Thanks @alok, seems like a sensible suggestion. Certainly if we were to add other shapes, or more flexibility in shapes, it seem like relying on Meshes.jl would be good. At present we only have a few shapes, so probably not the best time to add Meshes.jl just for this.