POV-Ray : Newsgroups : povray.macintosh : Re: Mac Modelers? : Re: Mac Modelers? Server Time
29 Jun 2024 06:45:29 EDT (-0400)
  Re: Mac Modelers?  
From: Ian Burgmyer
Date: 30 Dec 2001 03:53:36
Message: <3c2ed610$1@news.povray.org>
"David Burnett" <var### [at] bigfootcom> wrote in message
news:100### [at] bigfootcom...
> >> Hiya'll.  Does anybody know of any good modelers for MacOS 9 or OS X
> >> (preferably OS X)?  I ended up ordering a Mac a few days ago and I want
to
> >> be prepared for its arrival, if you know what I mean ;-)
> >
> >Well, there is Maya...you didn't specify a price. ;-)
>
> At the other end of the price spectrum I here Wings3D works on OSX.
>
> http://www.wings3d.org/

Thanks!  The price looks about right :-)

Do you know of any way to export POV scripts with Wings, like with a plug-in
or something?  I'm really looking for something that's similar to Moray, but
is for MacOS.

I suppose I could convert the files over to POV format, but that would get
tedious :-/

--
#macro S(M)cylinder{E(M)<A,C,5>,<B,D,5>,.1,15}#end#macro E(P)#if(div(P,16)
)#declare B=-1;#declare D=-2;#end#if(div(P,32))#declare A=1;#declare C=0;#
end#if(div(P,64))#declare B=-1;#declare D=0;#end#if(div(P,128))#declare A=
1;#declare C=2;#end#end blob{S(192)S(96)S(48)pigment{rgb 8*z}} /** Ian **/


Post a reply to this message

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