Difference between revisions of "HowTo:Fix unexpected image output"

From POV-Wiki
Jump to navigation Jump to search
(New page: A scene will appear black if: *You've forgotten to add a light source to your scene (and none of your objects have their own ambience). *There was an error in an include file and you've ...)
 
m (HowTo:Fix Unexpected Image Output moved to HowTo:Fix unexpected image output: Capitalisation standard: Initial capital and proper nouns.)
(No difference)

Revision as of 08:28, 29 April 2008

A scene will appear black if:

  • You've forgotten to add a light source to your scene (and none of your objects have their own ambience).
  • There was an error in an include file and you've pressed <Alt-G> (render) while the include has focus. POV-Ray renders the include file which either has no objects instantiated or no lighting.
  • Your camera is pointing away from your scene.
  • Your camera is nowhere near your scene.
  • Your camera is right up close to a black object.