POV-Ray : Newsgroups : povray.binaries.images : I'm writing a sky render program : I'm writing a sky render program Server Time
27 Apr 2024 17:03:09 EDT (-0400)
  I'm writing a sky render program  
From: And
Date: 12 Sep 2016 02:55:01
Message: <web.57d6509cf70bb55868ef8a390@news.povray.org>
I posted a POV-Ray SDL version sky-render program a few months ago.
http://news.povray.org/povray.binaries.images/thread/%3Cweb.5707b68461e083edaf5560460%40news.povray.org%3E/?ttop=410795
&toff=50

But it renders very slow(when turns on secondary scattering). So I write it with
Java currently. It performs 50X faster.

This is a demo image:
I calculated the light until fourth scattering. It takes about 5 hours to
render, image resolution 960x480.
For sunset, sun light propagates a long distance in the atmosphere. So the high
level scattering takes an important role.

This time, I get a bottleneck that I don't know how can I output image to an
HDRI image format like .exr or .hdr. I just output a .png that Java build in. I
need some help.


Post a reply to this message


Attachments:
Download 'color_image???.png' (339 KB)

Preview of image 'color_image???.png'
color_image???.png


 

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