-
Zahra replied to the topic visualizing the difference between two models as a hot plot in the forum Using SOFA 3 weeks, 6 days ago
Hi Alex,
Your suggestions solved the issue, thank you very much.
Best,
Zahra -
Zahra replied to the topic visualizing the difference between two models as a hot plot in the forum Using SOFA 4 weeks, 1 day ago
Dear Alex,
There is a problem with the scene you recommended: the surface of the grid is colorful on one side and black on the other side. This is problematic because When I apply the method on a 3D object like a liver, the color of the outer side of liver is black and its inside is colorful. I have investigated options of the DataDisplay and…[Read more]
-
Zahra replied to the topic visualizing the difference between two models as a hot plot in the forum Using SOFA 1 month ago
Hi Alex,
Your comment saved me lots of time, thank you. This is exactly what I needed (Sorry for the delayed feedback).
Best,
Zahra -
Zahra started the topic visualizing the difference between two models as a hot plot in the forum Using SOFA 1 month, 2 weeks ago
Hi,
Is there any option in SOFA for visualizing the difference between two FEM models as a hot plot?
Best,
Zahra -
Zahra replied to the topic Register for the SOFA Week 2020 now! in the forum Announcements / Infos 4 months, 3 weeks ago
I sent you the emails.
I hope you can attend SOFA, I myself couldn’t succeed due to pure internet connection.
Best,
Zahra -
Zahra replied to the topic Register for the SOFA Week 2020 now! in the forum Announcements / Infos 4 months, 3 weeks ago
Hi Julien,
The link is sent via email. Have you checked promotion or spam folder?
-
Zahra replied to the topic file name in GmshLoader as a variable in the forum Using SOFA 6 months, 1 week ago
Dear Hugo,
Thank you for the explanation on MeshLoader being a passive class in the scene. I now understand the necessity of using the master branch to solve this issue.
Best,
Zahra -
Zahra replied to the topic file name in GmshLoader as a variable in the forum Using SOFA 6 months, 1 week ago
It is currently 17.06 stable version (I tried it using 18.06 and it didn’t work either). Is it working on the newest versions?
-
Zahra replied to the topic file name in GmshLoader as a variable in the forum Using SOFA 6 months, 1 week ago
Dear Hugo,
Thank you for your reply. I tried your suggestion at first and it didn’t work (In struggling to find a solution, I wrote it as a string and forgot to correct it before uploading).
-
Zahra replied to the topic file name in GmshLoader as a variable in the forum Using SOFA 6 months, 1 week ago
Hi Hugo,
Thank you for reminding, I registered for the event.
Regarding the question, I tried a similar approach that you suggested, but it doesn’t work. Please find the codes and gmsh files in the link below:
https://gist.github.com/zbounik/3ac0ad45dd48bce88a1b45210e7eef28
I uploaded three gmsh files, but in my work I need to load a large…[Read more]
-
Zahra started the topic file name in GmshLoader as a variable in the forum Using SOFA 6 months, 1 week ago
Hi,
How can I consider the file name in GmshLoader as a variable in python scripting, so it can change during run time?
Best,
Zahra -
Zahra replied to the topic reversing the direction of mesh normals and changing their color in the forum Using SOFA 10 months, 1 week ago
Dear Hugo,
Thank you for your kind explanation. I’m looking forward for the working flipNormals Gmsh loader. Meanwhile I will try to use Obj loader for the representation of Normals.Best,
Zahra -
Zahra replied to the topic reversing the direction of mesh normals and changing their color in the forum Using SOFA 10 months, 2 weeks ago
Dear Hugo,
Setting the option “flipNormals” in MeshLoaders and TetrahedronSetGeometryAlgorithms and TriangleSetGeometryAlgorithms to 1 didn’t change the direction of normals. What do you mean that it depends on the code?
As an example, here is my code and mesh files:
https://gist.github.com/zbounik/c2c78c87de97d7ad0d7b1cc983d72f6dThank you for…[Read more]
-
Zahra started the topic reversing the direction of mesh normals and changing their color in the forum Using SOFA 10 months, 3 weeks ago
Hi,
I hope every body is fine. In the runSofa window, the vertex normals of a volumetric model are showing inside the volume. Is there any way I can reverse their direction for a better representation?
How can I change their color to make them visible in white background?Best wishes,
Zahra -
Zahra replied to the topic How to import numpy in python scripting of SOFA? in the forum Using SOFA 1 year ago
Nice to hear that your problem is solved, and thanks for your explanation.
-
Zahra replied to the topic How to import numpy in python scripting of SOFA? in the forum Using SOFA 1 year ago
Hi @Simon,
Regarding the problem I encountered at that time, I solved it with so much trial and error. This is my final understanding of the process:
When I simply imported numpy in anaconda or in the Terminal without using SOFA, I had no problem. But when I imported SOFA and numpy, there was a conflict between different versions of numpy…[Read more] -
Zahra replied to the topic How to mark a node of a mesh? in the forum Using SOFA 1 year, 2 months ago
Hi @Binesh,
Thank you for willing to help me, jnbrunet’s reply solved the issue.
For your information on what I was trying to do: I wanted to put a marker on a specific node, in order to make it more recognizable among other nodes in the mesh.
Best,
Zahra -
Zahra replied to the topic How to mark a node of a mesh? in the forum Using SOFA 1 year, 2 months ago
Hi @jnbrunet,
Thank you very much for your suggestion, it works.Best,
Zahra -
Zahra started the topic How to mark a node of a mesh? in the forum Using SOFA 1 year, 2 months ago
Hi
,
In there any option in SOFA for marking a node in a mesh, so that I can visually track it when the mesh deforms?Best,
Zahra -
Zahra replied to the topic How to debug a python script in SOFA? in the forum Programming with SOFA 1 year, 5 months ago
- Load More