POV-Ray : Newsgroups : povray.programming : Native TAR archive support in POV : Re: Native TAR archive support in POV Server Time
29 Jul 2024 06:13:36 EDT (-0400)
  Re: Native TAR archive support in POV  
From: Nigel Stewart
Date: 15 Feb 1999 07:59:12
Message: <36c81a20.0@news.povray.org>
Here is an example run of povray on Windows NT,
using tar filesystems, and determining the
complete dependency set of the scene.  You can
see some recent screen shots on:

http://www.imp.org/members/scene/test_a/scripta.html

-------------------------------------------

bash-2.02$ ls *.tar
galaxy.tar    planets.tar   planetss.tar  spline.tar
include.tar   planetsl.tar  scenes.tar

bash-2.02$ ls *.exe
ExTar.exe          Pal2PovColour.exe  PovRay.exe         PovRayD.exe

bash-2.02$ nice ./povray -Iscripta

Persistence of Vision(tm) Ray Tracer Version 3.1a.unsupported
  Unofficial version compiled by:
  Nigel Stewart (nig### [at] eisanetau)
  The POV-Ray Team(tm) is not responsible for supporting this version.
Copyright 1998 POV-Ray Team(tm)

[snip]

Parsing.........

[snip]

Rendering...
[snip]

Dependencies:
------------------------------------------------------
ScriptA.spl
SolarSys.inc
colors.inc
galaxy/GALAXY.BG
galaxy/GALAXY.OBJ
galaxy/GALAXY.SF
milkyway.inc
planets/EthMapS.png
planets/JupMapS.png
planets/MarMapS.png
planets/MerMapS.png
planets/MooMapS.png
planets/NepMapS.png
planets/PluMapS.png
planets/SatMapS.png
planets/UraMapS.png
planets/VenCldS.png
planets/VenMapS.png
planets/planets.inc
scripta.pov
skies.inc
spline/Spline.inc
title2.inc
------------------------------------------------------

Reclaiming memory
bash-2.02$


Post a reply to this message

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