POV-Ray : Newsgroups : povray.programming : File Queue limitation : Re: File Queue limitation Server Time
5 Jul 2024 15:29:48 EDT (-0400)
  Re: File Queue limitation  
From: Mike Williams
Date: 28 Oct 2003 00:08:01
Message: <HyEpgAAOrcn$EwfL@econym.demon.co.uk>
Wasn't it Todd Haygood who wrote:
>I have written a freehand camera path drawing program in Visual Basic 6. I
>am sure there is a better way to do what I am doing without generating lots
>of POVRAY files

I'd suggest writing the info to a file in a format that can be read by
the POVRay #read command. Write a single animated POV scene with each
frame reading through the file with a #while loop to find the camera
data corresponding to the frame_number.

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

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