POV-Ray : Newsgroups : povray.general : Poser 4 model requests : Poser 4 model requests Server Time
7 Aug 2024 21:23:09 EDT (-0400)
  Poser 4 model requests  
From: Nekar Xenos
Date: 23 May 2001 08:20:53
Message: <3b0bab25@news.povray.org>
I have Poser 3 and there are some models on renderosity.com that I'd like to use
but they are all in Poser 4 format. Would anyone that has Poser 4 be willing to
download them(or I could e-mail them to you) and save them as Poser 3 (or .obj
if it can't)?

I'm looking for the 'Archangel wings' in the free download area that I want to
use for a pegasus and some 'angels'. there's also a Corvette Stingray that I'd
love to have. I think there's also  robes that would go nicely with the angel
figures.

You would probably have to fit the wings onto a horse, a male figure and a
female figure respectively and then save as Poser3 or .obj.

Any help will be very much appreciated.

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}


Post a reply to this message

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