POV-Ray : Newsgroups : povray.general : POVRay 3.02 reading URLs Server Time
13 Aug 2024 19:30:55 EDT (-0400)
  POVRay 3.02 reading URLs (Message 1 to 2 of 2)  
From: Bob Jamison
Subject: POVRay 3.02 reading URLs
Date: 1 Jul 1998 00:02:21
Message: <3599A710.27C62CAF@lincom-asg.com>
We were discussing the possibilities for distributed ratracing
that the mere addition of URL-reading to POVRay would allow.
I have done a patch to POV 3.02 which provides an initial implementation

of that.

A POV server would need only to be started with the URL as
the source (for example  'povray -Ihttp://server/somefile.pov').
Any scene-specific included files could be loaded this way, while
"standard" include files from the POV distribution can be loaded from
their normal directories on the server.

This is not as functional as a full-blown POV server (which we have
written
also) , but it is -much- simpler to set up and use.  A maintenance-free
way of hauling the data back to the client is also being considered,
probably by merely specifying an ftp upload or a CGI as the output file
name.

This was actually much easier to wedge into the POV source than I
thought, and I have a test prototype of this already done for Irix6.2 .
This requires the freely-downloadable SGI Java JDK1.1.5(or whatever is
current),
but Java's networking capabilities are worth the trouble.
Anyone who would like the binary can try it, and I should have the
source cleaned up and ready in the next couple of days, and will post
it on our Web server. I will also do a couple more binaries, such as
Solaris and Win32, to make sure the code is portable.


E-mail me at rja### [at] lincom-asgcom if you are interested.




Thanks,
Bob


Post a reply to this message

From: povray org admin team
Subject: Re: POVRay 3.02 reading URLs
Date: 6 Jul 1998 04:11:41
Message: <35a478a2.76245835@news.povray.org>
I'd like to see the source for this ... we're implementing something of the
sort ourselves.


Post a reply to this message

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