POV-Ray : Newsgroups : povray.binaries.tutorials : Poser Conversion Tutorial Server Time
20 Apr 2024 02:03:19 EDT (-0400)
  Poser Conversion Tutorial (Message 1 to 2 of 2)  
From: Tom Melly
Subject: Poser Conversion Tutorial
Date: 6 Jul 2001 08:10:51
Message: <3b45aacb$1@news.povray.org>
I've started work on a Poser 3 to Megapov 7 tutorial

http://www.tomandlu.co.uk/raytracing/postut/

By no means complete, but any comments appreciated.

--
#macro G(D,E,F)#local I=array[3]{D,E,F}#local B=0;triangle{#while(
B<3)#while(I[B])A[mod(I[B],10)]+#local I[B]=div(I[B],10);#end<-5,-
2,9>#local B=B+1;#end}#end #local A=array[7]{x,x*2,x*4,y,y*2,y*4,z
}light_source{-x*6-z*9,1}mesh{G(105,10,146)G(105,246,10)G(105,56,
146)G(105,1256,246)G(1256,126,220)G(22156,2216,201)pigment{rgb 1}}//TM


Post a reply to this message

From: Thomas Baier
Subject: Re: Poser Conversion Tutorial
Date: 8 Jul 2001 01:37:27
Message: <99sfkt4pcomd519lhqnl7j594qq9d9l4am@4ax.com>
On Fri, 6 Jul 2001 13:10:50 +0100, "Tom Melly" <tom### [at] tomandlucouk>
wrote:

you mention a bug in 3DWin trying version 3 of your tutorial.
Could you be more specific so i can fix it?

Thnx

-tb

>I've started work on a Poser 3 to Megapov 7 tutorial
>
>http://www.tomandlu.co.uk/raytracing/postut/
>
>By no means complete, but any comments appreciated.


Post a reply to this message

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