Replies: 1 comment
-
This question is 19 months old, so you have probably found the answer or no longer care. But in case someone else comes here, like I did while searching for something else: By default |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I have a code in which the geometry of a box changes in each iteration within known XYZ bounds.
From a fixed, viewpoint and using the same camera, I want to capture a snapshot in each iteration to observe the behavior of my model after each run.
but looking at the results, it seems that the settings are not kept the same in different iterations:
geometry size in the below three pictures, respectively:
this is the visualization part of my program:
Beta Was this translation helpful? Give feedback.
All reactions