POV-Ray : Newsgroups : povray.general : How to Categorise functions? Server Time
8 Aug 2024 14:17:23 EDT (-0400)
  How to Categorise functions? (Message 1 to 7 of 7)  
From: Rick [Kitty5]
Subject: How to Categorise functions?
Date: 19 Dec 2000 19:06:15
Message: <3a3ff7f7@news.povray.org>
Hi all,

I am working on adding a function library to povary.co.uk and not being
familiar with functions, am a little stumped on how I can categorise them.


--
Rick

POVray News & Resources - http://povray.co.uk
Kitty5 WebDesign - http://kitty5.com
Hi-Impact web site design & database driven e-commerce
TEL : +44 (01625) 266358 - FAX : +44 (01625) 611913 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


Post a reply to this message

From: Chris Huff
Subject: Re: How to Categorise functions?
Date: 19 Dec 2000 21:10:42
Message: <chrishuff-8A0735.21114919122000@news.povray.org>
In article <3a3ff7f7@news.povray.org>, "Rick [Kitty5]" 
<ric### [at] kitty5com> wrote:

> I am working on adding a function library to povary.co.uk and not being
> familiar with functions, am a little stumped on how I can categorise them.

Well, you can start with the purpose of the function...if they are meant 
to be used as patterns, in other functions, as isosurfaces...
Also, if they are meant as isosurfaces, you will need to provide info 
about the intended threshold. The max_gradient and contained_by would 
also be important.

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: How to Categorise functions?
Date: 20 Dec 2000 04:03:50
Message: <3a4075f6@news.povray.org>
> > I am working on adding a function library to povary.co.uk and not being
> > familiar with functions, am a little stumped on how I can categorise
them.
>
> Well, you can start with the purpose of the function...if they are meant
> to be used as patterns, in other functions, as isosurfaces...
> Also, if they are meant as isosurfaces, you will need to provide info
> about the intended threshold. The max_gradient and contained_by would
> also be important.

you have gone to complex! - I was hoping for a simple list :) - I have not
done anything with ISO surfaces and the like - period, if it can be made
understandable to me, then anybody should be able to use the library

the intention is not just to provide a list of formulas, but include a
rendered image, sample source, and any other notes that the functions author
feels the need to share (and anything any others have to say as well), its a
question of how I can break a long list of items down into easily find-able
sections

(or if anybody fancies joining the staff with the post 'master of functions
')


--
Rick

POVray News & Resources - http://povray.co.uk
Kitty5 WebDesign - http://kitty5.com
Hi-Impact web site design & database driven e-commerce
TEL : +44 (01625) 266358 - FAX : +44 (01625) 611913 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


Post a reply to this message

From: ingo
Subject: Re: How to Categorise functions?
Date: 20 Dec 2000 04:18:40
Message: <Xns90106C5D5seed7@povray.org>
Rick [Kitty5] wrote:

>you have gone to complex! - I was hoping for a simple list :) - I have
>not done anything with ISO surfaces and the like - period, if it can be
>made understandable to me, then anybody should be able to use the
>library 
>

Catagories: Pattern, object & other 
Per catagorie by description of the result?

"plane with bubbles"
"maze with rounded corners"
"Isoflower"


Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

From: Chris Huff
Subject: Re: How to Categorise functions?
Date: 20 Dec 2000 12:06:16
Message: <chrishuff-C3D04E.12072320122000@news.povray.org>
In article <3a4075f6@news.povray.org>, "Rick [Kitty5]" 
<ric### [at] kitty5com> wrote:

> you have gone to complex! - I was hoping for a simple list :) - 


I did give a list, categorize them by intended purpose: pattern, 
component of other functions, isosurface.


> I have not done anything with ISO surfaces and the like - period, if 
> it can be made understandable to me, then anybody should be able to 
> use the library

Ok...functions are useful for more than just isosurfaces. You can also 
use them as patterns and as pieces of other functions.


> the intention is not just to provide a list of formulas, but include 
> a rendered image, sample source, and any other notes that the 
> functions author feels the need to share (and anything any others 
> have to say as well), its a question of how I can break a long list 
> of items down into easily find-able sections

Category: Patterns(functions intended to be used as patterns)
        The Patterns category requires the function itself, a simple 
description, and a preview image.

    Sub-categories:
    Noise patterns(anything that is similar to granite/bozo/wrinkles)
    Wood patterns
    Geometric patterns
    Other patterns


Category: Building blocks(functions intended to be used as parts of 
other functions)
        Requires the function itself, and a description. May have a 
preview image.
    Sub-categories: none


Category: Isosurfaces
        Entries in this category require the function, sign, and 
threshold value used, a description, and a preview image. Information on 
max_gradient and contained_by would also be useful. In fact, everything 
other than the texture and interior would be useful.


Category: Parametric surfaces
        Objects done with the parametric object. Requires a description 
and image, as well as the object minus texture and interior, like the 
Isosurfaces category.


You may also want isosurface and parametric categories in an object 
library, because you can make many interesting objects by combining 
isosurfaces and textures.

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: How to Categorise functions?
Date: 20 Dec 2000 12:41:38
Message: <3a40ef52$1@news.povray.org>
> I did give a list, categorize them by intended purpose: pattern,
> component of other functions, isosurface.

Think i have it now :) many thanks Chris


--
Rick

POVray News & Resources - http://povray.co.uk
Kitty5 WebDesign - http://kitty5.com
Hi-Impact web site design & database driven e-commerce
TEL : +44 (01625) 266358 - FAX : +44 (01625) 611913 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


Post a reply to this message

From: Ron Parker
Subject: Re: How to Categorise functions?
Date: 20 Dec 2000 14:52:13
Message: <slrn9423fd.i6.ron.parker@fwi.com>
On Wed, 20 Dec 2000 09:05:42 -0000, Rick [Kitty5] wrote:
>done anything with ISO surfaces and the like - period, if it can be made

My personal nitpick, ignore at will:

Isosurfaces have nothing to do with the International Standards Organization.
The prefix "iso-" means, roughly, "same."  An isosurface is the surface you
get when you visualize all points in a field that have a given (the same) 
value.

-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.


Post a reply to this message

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