POV-Ray : Newsgroups : povray.off-topic : A small project : Re: A small project Server Time
11 Oct 2024 01:24:20 EDT (-0400)
  Re: A small project  
From: Sherry Shaw
Date: 4 Mar 2008 09:24:53
Message: <47cd5bb5@news.povray.org>
Mike Raiford wrote:
  >
> This, too if you'd prefer to use VB or C#:
> 
> http://msdn2.microsoft.com/en-us/library/system.windows.forms.notifyicon.aspx 
> 


Dang, you beat me to it!

--Sherry Shaw


-- 
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}//                                   TenMoons


Post a reply to this message

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