|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I am looking for a texture to use as a surface grid (gridlines on any
surface) for to make a transparent object showing only these gridlines, a
kind of skeleton of the given surface.
I would be thankful for ANY IDEAS!
tilo
t.e### [at] tu-bsde
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I've got a few of those at home... I'll post one in p.b.images when I get
home
Steve
Tilo Eggeling wrote:
> I am looking for a texture to use as a surface grid (gridlines on any
> surface) for to make a transparent object showing only these gridlines, a
> kind of skeleton of the given surface.
> I would be thankful for ANY IDEAS!
> tilo
>
> t.e### [at] tu-bsde
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Well, I didn't find the images, but as I said in my email all it was was a
solid square with a cross through it.... in fact it would be easy to render
and I just might.
Steve
Tilo Eggeling wrote:
> I am looking for a texture to use as a surface grid (gridlines on any
> surface) for to make a transparent object showing only these gridlines, a
> kind of skeleton of the given surface.
> I would be thankful for ANY IDEAS!
> tilo
>
> t.e### [at] tu-bsde
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tilo Eggeling wrote:
>
> I am looking for a texture to use as a surface grid (gridlines on any
> surface) for to make a transparent object showing only these gridlines, a
> kind of skeleton of the given surface.
> I would be thankful for ANY IDEAS!
> tilo
>
> t.e### [at] tu-bsde
There is a real problem with doing this because all pigments and pattern
types used in pov exist in 3 dimensions. Otherwise you could simply over-
lay a Y and X gradient pattern made of black and clear.
--
Ken Tyler
mailto://tylereng@pacbell.net
http://home.pacbell.net/tylereng/links.htm
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tilo Eggeling <t.e### [at] tu-bsde> wrote:
: I am looking for a texture to use as a surface grid (gridlines on any
: surface) for to make a transparent object showing only these gridlines, a
: kind of skeleton of the given surface.
: I would be thankful for ANY IDEAS!
I think that the easiest way is to use the uv-povray for this (although
it doesn't work with all the objects). See my post at povray.text.scene-files
about a gridline macro I made. For a preview, see:
http://www.cs.tut.fi/~warp/gridtest.jpg
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |