POV-Ray : Newsgroups : povray.unofficial.patches : read pov scene text from RAM instead of disk file : Re: read pov scene text from RAM instead of disk file Server Time
24 Apr 2024 12:51:30 EDT (-0400)
  Re: read pov scene text from RAM instead of disk file  
From: Mr
Date: 23 Aug 2016 03:30:00
Message: <web.57bbfa8e8c571ece16086ed00@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 22.08.2016 um 13:33 schrieb Mr:
> > Hi!
> > Is there a way for official pov or any other branch/patched verion, to read a
> > pov scene from Python string in RAM...?
> >
> > (either directly or maybe using something like this?
> > http://docs.python.org/3/library/io.html#io.StringIO  )
>
> Nothing that could be used in conjunction with how you're presumably
> invoking POV-Ray.

Ok thanks, it looks like most of the time lost is the conversion between binary
to ascii data... and I don't have any compiled language skill to create/refresh
an exchange API in pov... current rendering speed will have to do with only a
little Python optimization when possible.


Post a reply to this message

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