How to generate a front view of a 3D model? #819
-
Hello everyone. I need the front view and three views of the model. I tried using the command below, but I couldn't debug the front view. Are there any other commands? neper -T -n 100 -transform "rotate(0,0,1,30),rotate(1,0,0,-15),rotate(0,1,0,-15)" Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Feb 19, 2024
Replies: 1 comment 3 replies
-
Move the camera, not the tessellation, see -cameracoo. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Move the camera, not the tessellation, see -cameracoo.