POV-Ray : Newsgroups : povray.general : qtpovray-3.80.1 for Linux : Re: qtpovray-3.80.1 for Linux Server Time
18 May 2024 16:52:12 EDT (-0400)
  Re: qtpovray-3.80.1 for Linux  
From: Alain
Date: 31 Jul 2018 13:23:18
Message: <5b609b06@news.povray.org>
Le 18-07-31 à 08:38, hugo giulietti a écrit :
> On second test, using "cornell.pov" (it is not using "includes") the output says
that i am using
> an old version but the actual version is 3.7.
> 
> The output result cornell.png is a pure black image.
> 


> Render Time:
>    Photon Time:      No photons
>    Radiosity Time:   No radiosity
>    Trace Time:       0 hours  0 minutes  1 seconds (1.827 seconds)
>                using 4 thread(s) with 0.-04 CPU-seconds total
> POV-Ray finished
> 
> 
> 
> 


Very strange. cornel.pov IS a radiosity scene, but it say "No radiosity".

Make sure to add
#version 3.7;
or
#version version;

as the first line of your scene.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.