Replies: 2 comments 2 replies
-
Great idea to make to allow NURBS from rhino as input.Please have a look at the nurbs miniapp. It has nurbs conversions of same of the examples.Verstuurd vanaf mijn iPhoneOp 23 jan. 2024 om 14:48 heeft Megidd ***@***.***> het volgende geschreven:
I'm going to try to change the input of examples 1 and 2 and use some NURBS from Rhino 7:
https://github.com/mfem/mfem/blob/4ba0c28a6ab815081946fdd7b5750be0324bc920/examples/ex1.cpp#L5
https://github.com/mfem/mfem/blob/4ba0c28a6ab815081946fdd7b5750be0324bc920/examples/ex2.cpp#L5
I have a problem domain I'm trying to explore. For that, I'd prefer not going straight to code but instead exploring solutions using MFEM examples first. I'm totally blank 🙄 I was just wondering what's the standard way to take a NURBS from Rhino and use it as example inputs. I'm just lost and I'd appreciate any hint or help. Thanks.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@Megidd I do not know what your progress is on this project, but I just want to mention the following. I will try to ask around to see if people can share their plugins. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm going to try to change the input of examples 1 and 2 and use some NURBS from Rhino 7:
mfem/examples/ex1.cpp
Line 5 in 4ba0c28
mfem/examples/ex2.cpp
Line 5 in 4ba0c28
I have a problem domain I'm trying to explore. For that, I'd prefer not going straight to code but instead exploring solutions using MFEM examples first. I'm totally blank 🙄 I was just wondering what's the standard way to take a NURBS from Rhino and use it as example inputs. I'm just lost and I'd appreciate any hint or help. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions