|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I was trying to compile the plain unix source of povray with cygwin version
1.1.2 to get a textmode version for windows and to later try Chris Huff's new
patch.
Everything went fine without any modification! I was able to render some scenes,
but the file output was always totally black, no matter what fileformat I
specified.
Anyone who had similar problems in the past or who could help otherwise ?
Christoph
--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <395D9F92.2BC814EC@schunter.etc.tu-bs.de>,
chr### [at] gmxde wrote:
> I was trying to compile the plain unix source of povray with cygwin
> version 1.1.2 to get a textmode version for windows and to later try
> Chris Huff's new patch.
>
> Everything went fine without any modification! I was able to render
> some scenes, but the file output was always totally black, no matter
> what fileformat I specified.
Was this before adding my patch, or after?
--
Christopher James Huff - Personal e-mail: chr### [at] maccom
TAG(Technical Assistance Group) e-mail: chr### [at] tagpovrayorg
Personal Web page: http://homepage.mac.com/chrishuff/
TAG Web page: http://tag.povray.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chris Huff wrote:
>
> In article <395D9F92.2BC814EC@schunter.etc.tu-bs.de>,
> chr### [at] gmxde wrote:
>
> > I was trying to compile the plain unix source of povray with cygwin
> > version 1.1.2 to get a textmode version for windows and to later try
> > Chris Huff's new patch.
> >
> > Everything went fine without any modification! I was able to render
> > some scenes, but the file output was always totally black, no matter
> > what fileformat I specified.
>
> Was this before adding my patch, or after?
>
For the first tries I only used the official version.
Christoph
--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Try the output format ppm, and see why the output is black, either it is
just written black, or the pic is empty.
If we'd know which, this could help quite a lot.
(ppm is easy, just look at it in a editor).
Axel
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Axel Hecht wrote:
>
> Try the output format ppm, and see why the output is black, either it is
> just written black, or the pic is empty.
> If we'd know which, this could help quite a lot.
>
> (ppm is easy, just look at it in a editor).
>
> Axel
The problem occurs with all file formats (ppm, tga compressed/uncompressed, png)
All files are generated with correct header and filesize but all pixels are
black.
Christoph
--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Did you use light_sources?
Brendan
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Andrea Ryan wrote:
>
> Did you use light_sources?
> Brendan
Yes, i took several simple scenes that render just fine with the official
compile, but i get black output. Render statistics are also indicating that it
actually renders the scene, when turning display on (+d) i also get no output,
so it's probably not just the file writing routines.
BTW, If anyone has made a textmode version with another compiler i would be
interested too.
Christoph
--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |