Skip to content
Discussion options

You must be logged in to vote

Hey, thanks for your question!
Unfortunately, Matter does not output any object data.
However, you can easily create objects in Houdini for visualization purposes:
For example, you can follow this simple procedure to create a 3D surface with a particular width:

  1. Create a geometry node
  2. Inside the geometry node, create a mesh using a Grid node
  3. Following the Grid node, create an Attribute Wrangle node where you specify the coordinates P.x, P.y and P.z that discretize your object
  4. Then use a PolyExtrude to give the 3D surface a width

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by atpellet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants