POV-Ray : Newsgroups : povray.animations : using sunpos.inc to create sunset : Re: using sunpos.inc to create sunset Server Time
28 Jul 2024 08:34:01 EDT (-0400)
  Re: using sunpos.inc to create sunset  
From: ingo
Date: 21 Oct 2001 13:39:30
Message: <Xns9141C7F97A4C1seed7@povray.org>


> #declare Minute= 00 + int (_clock*60);
> 

Try:

 #declare Minute= 00 + int (_clock*1440);

and forget the hours etc.

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

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