POV-Ray : Newsgroups : povray.unix : s-povray missing from Debian package? : Re: s-povray missing from Debian package? Server Time
28 Jul 2024 12:29:00 EDT (-0400)
  Re: s-povray missing from Debian package?  
From: Ron Parker
Date: 3 Dec 2001 18:10:10
Message: <slrna0o1ik.8r8.ron.parker@fwi.com>
On Mon, 03 Dec 2001 16:30:21 -0500, Mark M. Wilson wrote:
> I guess I just don't understand much about (SVGA) graphics:  why is
> there this apparent connection?  There are quite a few apps out there,
> if I'm not mistaken, that require 1) SVGA and 2) to be run setuid root. 
> Yet I can use a console-based graphic file viewer called zgv that can be
> run as regular joe-user.

It might use the framebuffer device instead; that's a little newer
and can be used more securely.

--
#macro R(L P)sphere{L __}cylinder{L P __}#end#macro P(_1)union{R(z+_ z)R(-z _-z)
R(_-z*3_+z)torus{1__ clipped_by{plane{_ 0}}}translate z+_1}#end#macro S(_)9-(_1-
_)*(_1-_)#end#macro Z(_1 _ __)union{P(_)P(-_)R(y-z-1_)translate.1*_1-y*8pigment{
rgb<S(7)S(5)S(3)>}}#if(_1)Z(_1-__,_,__)#end#end Z(10x*-2,.2)camera{rotate x*90}


Post a reply to this message

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