Replies: 3 comments 2 replies
-
Hello @qing-1998, thanks for your question. Maybe before answering we have to agree on what kind of mesh you are talking about. The surfaces meshes currently generated by gempy (basically the ones you see in the 3D plot) are created with a Dual Contouring approach. You can create similar meshes using using MC and they can be wuite smooth when you use the scalar fields from gempy to generate them. These meshes are surface meshes, meaning 2d objects. Many people are interested in 3D volume meshes (e.g. for process simulation). These are hard to generate automatically and gempy does not have the functionaility to do that. Which of these do you need? |
Beta Was this translation helpful? Give feedback.
-
Yes, i'm interested in 3D volume meshs, and also it's really hard to generate automatically. i trid to use Dual Contouring to generate the mesh , but the model shape is wrong, maybe i did a wrong step during write the method of Dual Contouring . |
Beta Was this translation helpful? Give feedback.
-
Thanks for your advice @javoha and @NilsChudalla |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all, this package is really great, and is very useful for me to create a model from drilling data .And , i was wandering is there a way to create a watertight mesh from the data:
model.solutions.raw_arrays.lith_block
, i have already try MC(Marching Cubes) method, but not smooth enough.watting ur reply.
Jo
Beta Was this translation helpful? Give feedback.
All reactions