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
{{ message }}
This repository was archived by the owner on Feb 18, 2018. It is now read-only.
I'm working with mesh objects (from the Meshes package), and need to
display a mesh in 3D, and
take a screen grab to save as an image
adjust camera (angle, position), and loop back to 2.
Can your package already do either of these? I think I can implement the first myself, but for the second and third I have no clue. I would really be handy if I could automate the "snapshot"ting of meshes. My goal of snapshots is to ultimately eventually create a movie of the surface rotating from a set of images.
I'm excited to finally get my simulation towards using your package. Let me know your thoughts.
Hi Simon,
I'm working with mesh objects (from the Meshes package), and need to
Can your package already do either of these? I think I can implement the first myself, but for the second and third I have no clue. I would really be handy if I could automate the "snapshot"ting of meshes. My goal of snapshots is to ultimately eventually create a movie of the surface rotating from a set of images.
I'm excited to finally get my simulation towards using your package. Let me know your thoughts.
Best regards,
Alan