POV-Ray : Newsgroups : povray.unofficial.patches : Poser Modelling : Re: Poser Modelling Server Time
1 Sep 2024 12:22:10 EDT (-0400)
  Re: Poser Modelling  
From: Nekar Xenos
Date: 7 May 2001 06:13:46
Message: <3af6755a@news.povray.org>
>What very advanced users do
> is that they create Poser models from scratch in external modellers and
then
> make them posable in Poser.

This is what I'd like to do as i don't think I could do a pegasus for
instance with morph targets and still pose the wings in poser.
How can I make a model posable in Poser 3?

Nekar


--
#version unofficial MegaPov.7;#local Q=seed(7);#local B=<-2,2,5>;#local
E=<2,-
2,5>;#while(vlength(B-E)>.1)#local S=B;#local B=B+<rand(Q),rand(Q),rand(Q)
>/20;#local
B=B-2*(B-S)*(vlength(B-E)>vlength(S-E));glow{radius.07location<B.y
,-B.x,B.z>size.1}glow{radius.07size.1location B}#end// Nekar Xenos


Post a reply to this message

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