POV-Ray : Newsgroups : moray.win : Cube.lua plugin : Re: Cube.lua plugin Server Time
18 Jun 2024 10:01:45 EDT (-0400)
  Re: Cube.lua plugin  
From: StephenS
Date: 29 Sep 2003 23:36:44
Message: <3f78fa4c@news.povray.org>
...
> But can you give us some exemples ?
...
Let me get the basic parts working first, then i'll make an example file.
The basic idea is to enter the start and finish points for a box(), default
is
box{<0,0,0>,<1,1,1>}. For example if you set 'finish x' to '5+3/32', the
plugin will output
box{<0,0,0>,<5+3/32,1,1>} for Povray.

Did this help?

Stephen


Post a reply to this message

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