POV-Ray : Newsgroups : povray.unofficial.patches : read pov scene text from RAM instead of disk file : read pov scene text from RAM instead of disk file Server Time
19 Apr 2024 22:55:42 EDT (-0400)
  read pov scene text from RAM instead of disk file  
From: Mr
Date: 22 Aug 2016 07:35:00
Message: <web.57bae242c23a6d916086ed00@news.povray.org>
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  )

Instead of having to write and read from the text file to disk, it would
probably make my exporter much faster for small scenes.


Post a reply to this message

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