POV-Ray : Newsgroups : povray.binaries.images : some cheap stuff! Server Time
17 Aug 2024 08:14:19 EDT (-0400)
  some cheap stuff! (Message 1 to 7 of 7)  
From: F Audet
Subject: some cheap stuff!
Date: 24 Oct 2001 20:25:55
Message: <3BD75B0F.6E60015A@sympatico.ca>
Hi, there,

    Here is some stuff I played with since the last
two days:

#macro Geo_flower ( rad_whole_thing, step_num, line_thickness, smoother,
circonf )

I made this macro quite quickly,  and it works well.
In fact,  the only problem is that this macro doesn't
have a great usefullness !  But it doesn' t matter,
I did it as a challenge,  in trying to ask the computer
to find the good radius',  dependently of the number
of steps a given shape has been programmed for.
Also,  a "smoother" keyword give the possibility
to smooth the curves...  The whole thing is done
using csg and trig calculations.

Is this an idea of some interest ?...  Or should I move
somewhere else ?

               Alex Pilot

  ------------------------------------------------------------------------


Post a reply to this message


Attachments:
Download 'us-ascii' (1 KB)

From: blessing
Subject: Re: some cheap stuff!
Date: 24 Oct 2001 22:46:58
Message: <3bd77d22@news.povray.org>
me like!

G

  F.Audet <flo### [at] sympaticoca> wrote in message 
news:3BD75B0F.6E60015A@sympatico.ca...
    
  Hi, there, 
      Here is some stuff I played with since the last 
  two days: 

  #macro Geo_flower ( rad_whole_thing, step_num, line_thickness, 
smoother, circonf ) 

  I made this macro quite quickly,  and it works well. 
  In fact,  the only problem is that this macro doesn't 
  have a great usefullness !  But it doesn' t matter, 
  I did it as a challenge,  in trying to ask the computer 
  to find the good radius',  dependently of the number 
  of steps a given shape has been programmed for. 
  Also,  a "smoother" keyword give the possibility 
  to smooth the curves...  The whole thing is done 
  using csg and trig calculations. 

  Is this an idea of some interest ?...  Or should I move 
  somewhere else ? 

                 Alex Pilot 



-------------------------------------------------------------------------
-----

    


-------------------------------------------------------------------------
-----


Post a reply to this message


Attachments:
Download 'iso-8859-1' (2 KB)

From: Hugo
Subject: Re: some cheap stuff!
Date: 25 Oct 2001 09:22:30
Message: <3bd81216$1@news.povray.org>
Hello,

Sure this has my interest!  Will you give me the macro?   :o))   I'd like to
examine it, and about usefulness, well, we never know...

Hugo



> F.Audet wrote:
> #macro Geo_flower ( rad_whole_thing, step_num, line_thickness, smoother,
circonf )
>
> Is this an idea of some interest ?...  Or should I move
> somewhere else ?


Post a reply to this message

From: Josh English
Subject: Re: some cheap stuff!
Date: 25 Oct 2001 15:15:04
Message: <3BD8641B.83E444A5@spiritone.com>
"F.Audet" wrote:
> 
> 
> Hi, there,
> 
>     Here is some stuff I played with since the last
> two days:
> 
> #macro Geo_flower ( rad_whole_thing, step_num, line_thickness,
> smoother, circonf )
> 
> I made this macro quite quickly,  and it works well.
> In fact,  the only problem is that this macro doesn't
> have a great usefullness !  But it doesn' t matter,
> I did it as a challenge,  in trying to ask the computer
> to find the good radius',  dependently of the number
> of steps a given shape has been programmed for.
> Also,  a "smoother" keyword give the possibility
> to smooth the curves...  The whole thing is done
> using csg and trig calculations.
> 
> Is this an idea of some interest ?...  Or should I move
> somewhere else ?
> 
>                Alex Pilot

I did something similar a long time ago using plain spheres. The next
step is to start moving them around the third axis as well so you can
create knot rings and the like.

Any learning experience is a good thing when it comes to POV-Ray.

Josh English


Post a reply to this message

From: F Audet
Subject: Re:some cheap stuff!
Date: 25 Oct 2001 18:00:31
Message: <3BD88A9B.A822FDAF@sympatico.ca>
>
> Sure this has my interest!  Will you give me the macro?   :o))   I'd like to
> examine it, and about usefulness, well, we never know...
>

I have to look at this code one last time,  because there are a
couple of things which are not working the way I want!
The code will be on "binaries.scenes-files" quite soon;  have
a look at it,  may be you will find something we could add
to improve the concept...  In fact,  the idea came to me in
remembering such old 2d drawing programs as "Free_Hand"
and Illustrator;  those drawing softwares always have an
option to draw geometric shapes like stars or rounded coins
gearing_like stuff... Giving the option to choose the number
of steps to be draw, around a circle.

Thank you,     Alex


Post a reply to this message

From: F Audet
Subject: Re: some cheap stuff!
Date: 25 Oct 2001 18:07:39
Message: <3BD88C47.AEC35FEB@sympatico.ca>
> I did something similar a long time ago using plain spheres.

I did it with torus'

> The next
> step is to start moving them around the third axis as well so you can
> create knot rings and the like.

I think you mean that one could push this idea a bit farter,  and draw
the
wavy shapes vertically,  instead of horizontally...  Isn' t it ?!

                              Alex


Post a reply to this message

From: F Audet
Subject: Re: some cheap stuff!
Date: 26 Oct 2001 13:16:43
Message: <3BD99986.6961473A@sympatico.ca>
I think here is what Josh E. was speaking about:
the knoted rings...

P.S. ( the macro is on "scene-files"...  look for "Geo_flower")

Alex Pilot

  ------------------------------------------------------------------------


Post a reply to this message


Attachments:
Download 'us-ascii' (1 KB)

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