 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
I am looking for a good cheep file converter for use with 3DS Max 4, Rhino
3D, Lightwave, Truspace. and of course Pov-Ray. Does anyone know where I can
find a good one at ?
--
Jason Scott
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Jason Scott wrote:
>
> I am looking for a good cheep file converter for use with 3DS Max 4, Rhino
> 3D, Lightwave, Truspace. and of course Pov-Ray. Does anyone know where I can
> find a good one at ?
>
Just look back 7 postings in this group:
Subject: Announce: 3DWin 4.7a, now with LDraw support
Date: Thu, 17 May 2001 17:38:33 +0200
Furthermore:
http://www.povray.org/links/3D_Programs/Conversion_Utilities/
Christoph
--
Christoph Hormann <chr### [at] gmx de>
IsoWood include, radiosity tutorial, TransSkin and other
things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Hi,
> Just look back 7 postings in this group:
> Subject: Announce: 3DWin 4.7a, now with LDraw support
> Date: Thu, 17 May 2001 17:38:33 +0200
But this isn't anymore freeware, and in the shareware version crippled:
> Differences demo/registered version:
> * enabled support for material and image map
> conversion
> * enabled batch processing
> * some exports may miss every 5th vertex/edge/face
Yours A.Baune
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
"A.B." wrote:
>
> Hi,
>
> > Just look back 7 postings in this group:
> > Subject: Announce: 3DWin 4.7a, now with LDraw support
> > Date: Thu, 17 May 2001 17:38:33 +0200
>
> But this isn't anymore freeware, and in the shareware version crippled:
It was never freeware. You were always expected to register it.
--
Ken Tyler
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
I found one that I like, but it doesnt have export to pov so I have the
obj2pov and it seems to work just fine. Oh yeah I am using 3D Exploration.
--
Jason Scott
"Ken" <tyl### [at] pacbell net> wrote in message
news:3B0911C1.1AD11348@pacbell.net...
>
>
> "A.B." wrote:
> >
> > Hi,
> >
> > > Just look back 7 postings in this group:
> > > Subject: Announce: 3DWin 4.7a, now with LDraw support
> > > Date: Thu, 17 May 2001 17:38:33 +0200
> >
> > But this isn't anymore freeware, and in the shareware version crippled:
>
> It was never freeware. You were always expected to register it.
>
> --
> Ken Tyler
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
I like 3d exploration as well, but it's still shareware. where can I find
obj2pov again?
--
/* Nekar Xenos */#local N=<-20,40,100>;#local K=<20,-40,100>;#local R=seed(0);
blob{#while((K-N).x>0)#local X=N;#local N=N+<rand(R),rand(R),1>/3;#local N=(
vlength(N-K)<vlength(X-K)?N:2*X-N);sphere{<N.y,-N.x,N.z>,1,1 scale .02}sphere{N
,1,1 scale.02}sphere{<-N.x-40,N.y,N.z>1,1 scale.01}sphere{<N.x+40,-N.y,N.z>1,1
scale.01 }#end pigment{rgbt 1}interior{media{emission <2,4,5>*5}}hollow}
"Jason Scott" <fir### [at] hotmail com> wrote in message
news:3b0950d8@news.povray.org...
> I found one that I like, but it doesnt have export to pov so I have the
> obj2pov and it seems to work just fine. Oh yeah I am using 3D Exploration.
>
> --
> Jason Scott
>
>
> "Ken" <tyl### [at] pacbell net> wrote in message
> news:3B0911C1.1AD11348@pacbell.net...
> >
> >
> > "A.B." wrote:
> > >
> > > Hi,
> > >
> > > > Just look back 7 postings in this group:
> > > > Subject: Announce: 3DWin 4.7a, now with LDraw support
> > > > Date: Thu, 17 May 2001 17:38:33 +0200
> > >
> > > But this isn't anymore freeware, and in the shareware version crippled:
> >
> > It was never freeware. You were always expected to register it.
> >
> > --
> > Ken Tyler
>
>
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
You can find it at http://www.geocities.com/who3d/ thats where I got it
atleast.
--
Jason Scott
"Nekar Xenos" <j-p### [at] citywalk co za> wrote in message
news:3b0a037e@news.povray.org...
> I like 3d exploration as well, but it's still shareware. where can I find
> obj2pov again?
>
> --
> /* Nekar Xenos */#local N=<-20,40,100>;#local K=<20,-40,100>;#local
R=seed(0);
> blob{#while((K-N).x>0)#local X=N;#local N=N+<rand(R),rand(R),1>/3;#local
N=(
> vlength(N-K)<vlength(X-K)?N:2*X-N);sphere{<N.y,-N.x,N.z>,1,1 scale
.02}sphere{N
> ,1,1 scale.02}sphere{<-N.x-40,N.y,N.z>1,1
scale.01}sphere{<N.x+40,-N.y,N.z>1,1
> scale.01 }#end pigment{rgbt 1}interior{media{emission <2,4,5>*5}}hollow}
>
> "Jason Scott" <fir### [at] hotmail com> wrote in message
> news:3b0950d8@news.povray.org...
> > I found one that I like, but it doesnt have export to pov so I have the
> > obj2pov and it seems to work just fine. Oh yeah I am using 3D
Exploration.
> >
> > --
> > Jason Scott
> >
> >
> > "Ken" <tyl### [at] pacbell net> wrote in message
> > news:3B0911C1.1AD11348@pacbell.net...
> > >
> > >
> > > "A.B." wrote:
> > > >
> > > > Hi,
> > > >
> > > > > Just look back 7 postings in this group:
> > > > > Subject: Announce: 3DWin 4.7a, now with LDraw support
> > > > > Date: Thu, 17 May 2001 17:38:33 +0200
> > > >
> > > > But this isn't anymore freeware, and in the shareware version
crippled:
> > >
> > > It was never freeware. You were always expected to register it.
> > >
> > > --
> > > Ken Tyler
> >
> >
>
>
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Thanks! :)
--
/* Nekar Xenos */#local N=<-20,40,100>;#local K=<20,-40,100>;#local R=seed(0);
blob{#while((K-N).x>0)#local X=N;#local N=N+<rand(R),rand(R),1>/3;#local N=(
vlength(N-K)<vlength(X-K)?N:2*X-N);sphere{<N.y,-N.x,N.z>,1,1 scale .02}sphere{N
,1,1 scale.02}sphere{<-N.x-40,N.y,N.z>1,1 scale.01}sphere{<N.x+40,-N.y,N.z>1,1
scale.01 }#end pigment{rgbt 1}interior{media{emission <2,4,5>*5}}hollow}
"Jason Scott" <fir### [at] hotmail com> wrote in message
news:3b0a0ffe@news.povray.org...
> You can find it at http://www.geocities.com/who3d/ thats where I got it
> atleast.
> --
> Jason Scott
>
>
> "Nekar Xenos" <j-p### [at] citywalk co za> wrote in message
> news:3b0a037e@news.povray.org...
> > I like 3d exploration as well, but it's still shareware. where can I find
> > obj2pov again?
> >
> > --
> > /* Nekar Xenos */#local N=<-20,40,100>;#local K=<20,-40,100>;#local
> R=seed(0);
> > blob{#while((K-N).x>0)#local X=N;#local N=N+<rand(R),rand(R),1>/3;#local
> N=(
> > vlength(N-K)<vlength(X-K)?N:2*X-N);sphere{<N.y,-N.x,N.z>,1,1 scale
> .02}sphere{N
> > ,1,1 scale.02}sphere{<-N.x-40,N.y,N.z>1,1
> scale.01}sphere{<N.x+40,-N.y,N.z>1,1
> > scale.01 }#end pigment{rgbt 1}interior{media{emission <2,4,5>*5}}hollow}
> >
> > "Jason Scott" <fir### [at] hotmail com> wrote in message
> > news:3b0950d8@news.povray.org...
> > > I found one that I like, but it doesnt have export to pov so I have the
> > > obj2pov and it seems to work just fine. Oh yeah I am using 3D
> Exploration.
> > >
> > > --
> > > Jason Scott
> > >
> > >
> > > "Ken" <tyl### [at] pacbell net> wrote in message
> > > news:3B0911C1.1AD11348@pacbell.net...
> > > >
> > > >
> > > > "A.B." wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > > Just look back 7 postings in this group:
> > > > > > Subject: Announce: 3DWin 4.7a, now with LDraw support
> > > > > > Date: Thu, 17 May 2001 17:38:33 +0200
> > > > >
> > > > > But this isn't anymore freeware, and in the shareware version
> crippled:
> > > >
> > > > It was never freeware. You were always expected to register it.
> > > >
> > > > --
> > > > Ken Tyler
> > >
> > >
> >
> >
>
>
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
In article <3b07ebe0@news.povray.org>, fir### [at] hotmail com
says...
> I am looking for a good cheep file converter for use with 3DS Max 4, Rhino
> 3D, Lightwave, Truspace. and of course Pov-Ray. Does anyone know where I can
> find a good one at ?
Check my raytracing freeware below.
--
http://www.crosswinds.net/~robertsc30/
Free HLP files for: Access 97 object reference. Plus lots of
freeware, 500+ files.
Help in the cure for leukemia by using Peer-to-peer computing.
http://www.intel.com/cure
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|
 |