POV-Ray Parse Error or Empty Render when Using Camera Angle (Homebrew macOS build 3.7.0.10) #6496
Answered
by
cho-m
heldercpp
asked this question in
Everyday usage
Replies: 1 comment 4 replies
-
|
Did you try reporting this to the developers? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
POV-Ray Parse Error or Empty Render when Using Camera Angle (Homebrew macOS build 3.7.0.10.unoficia)
Description
When rendering a simple POV-Ray scene, there are two different issues depending on whether the
angleparameter is specified in the camera.Case 1 — Without
angleCommand:
Output:
The render fails immediately due to a parser error.
Case 2 — With
angleOutput:
No intersections are detected, and the resulting image is completely blank.
This happens for any angle below 180.
This error did not happen in the last version of the povray.
Beta Was this translation helpful? Give feedback.
All reactions