-
In the example Surface/Surface Intersection of the function SurfaceIntersection by Jaroslaw Tuszynski to find intersection between two objects( #2 and #3).
[https://www.mathworks.com/matlabcentral…
-
Hello,
I'm going to make a huge request, apologies.
Physx 5 was finally released today. https://github.com/NVIDIA-Omniverse/PhysX
Would it be possible to create bindings for it as well?
Thank…
tlf30 updated
10 months ago
-
Would it be possible to provide an example where the user reads a tetmesh from a .mesh file? Thank you! :)
-
The freesurfer files that I'm trying to run Hipsta on are from Freesurfer7.2 labeled: rh.hippoAmygLabels-T1.v21.CA.mgz, lh.hippoAmygLabels-T1.v21.CA.mgz
When looking at results through freeview the…
-
Hey,
for my geotechnical calculations it is almost always necessary to initialize the stress state linear-elastically before using a plastic material law.
For that I let the soil settle under its…
-
![image](https://github.com/user-attachments/assets/4550b998-bd08-4acc-88bc-c6e9d3beaa04)
The above picture is the specfem3d-master/EXAMPLES/applications/fault_examples/hete_fault_properties/DATA/ in…
jxhxb updated
1 month ago
-
Hi, @mlivesu. I am new to Cinolib. I tried the following code to create a Polyhedral mesh for a given input mesh. I have some queries regarding this. Would you please help me with the following questi…
-
This:
https://github.com/SCIInstitute/VTKCleaver/blob/462f17c6a49d7a85276cf12c0ed88c717f9815f2/vtkCleaverImageToUnstructuredGridFilter.cxx#L493
Is likely a memory leak.
There are also other `…
-
When I run extract_mesh.py for my custom data,I get OOM error in this code snippet.
I use RTX 4090.
![code](https://github.com/autonomousvision/gaussian-opacity-fields/assets/129021453/bbfa1567-00c…
-
Very useful tool!
I found TriaMesh and and TetMesh all require input of points and triangles/tetrahedral. Do you have recommended package to generate triangle or tetrahedral from points (nodes) on…