POV-Ray : Newsgroups : povray.general : 2 line sig :) : Re: 2 line sig :) Server Time
7 Aug 2024 23:21:57 EDT (-0400)
  Re: 2 line sig :)  
From: Nekar Xenos
Date: 10 May 2001 02:20:53
Message: <3afa3345@news.povray.org>
I  can't seem to render the sigs that use fonts even though the fonts are
installed into windows. Should I copy the fonts into the includes directory?

Nekar X

--
#local N=<-4,8,20>;#local K=<4,-8,20>;#local R=seed(0);union{#while((K-N).x>0)
#local X=N;#local N=N+<rand(R),rand(R),1>/30;#local N=(vlength(N-K)<vlength(X-K
)?N:2*X-N);sphere{<N.y,-N.x,N.z>,.2}sphere{N,.2}sphere{<-N.x-8,N.y,N.z>,.1//-NX
pigment{rgb N}}sphere{<N.x+8,-N.y,N.z>,.1 pigment{rgb N}}#end pigment{rgb 9}}


Post a reply to this message

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