POV-Ray : Newsgroups : povray.windows : /nogui ? : /nogui ? Server Time
5 Jul 2024 07:05:29 EDT (-0400)
  /nogui ?  
From: Elias Pschernig
Date: 3 Jul 2001 14:42:09
Message: <3b421201@news.povray.org>
I'm externally calling megapov.exe, and I want it to just render a file, but
not display a graphical user interface. For some reason, I can't find the
option for this in the docs. (I've read the chapter twice, but seems i'm
missing something.)

Thanks

--
#macro C(X,Y)cylinder{X*x<X,0,-Y/2>.1}#end#macro U(R,X,Y)intersection{torus{.9
.1}box{-1 0rotate y*R*90}translate<X,0,Y>scale 1-z*.5}#end union{U(0,0,0)U(1,0
,0)U(2,-1,-1)U(1,1,0)U(1,1.5,-3)U(1,2,0)U(3,1,0)U(2,2,0)U(0,3,0)U(3,2,.5)C(.1,
2)C(.8,1)C(.8,-1)C(1.1,1)C(1.9,-1)pigment{rgb 10}rotate x*90translate<-1,0,4>}


Post a reply to this message

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