You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to tesselate a structure like Creating a cylinder (via Voronoi) inside the usual interface (cube) of Neper. Is it possible to do this? I have tried to search via AI tools but got an error that Unknown argument `cylinder(0.5,0.5)'. I have used the following command.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all
I am trying to tesselate a structure like Creating a cylinder (via Voronoi) inside the usual interface (cube) of Neper. Is it possible to do this? I have tried to search via AI tools but got an error that Unknown argument `cylinder(0.5,0.5)'. I have used the following command.
neper -T -n 100 -dim 3 -domain "cube(1,1,1)" -morpho "cylinder(0.5,0.5)" -o embedded_cylinder
Waiting for your precious response.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions