|
|
|
|
|
|
| |
| |
|
|
From: Micha Riser
Subject: POVRay Objects Collection: Call for new objects
Date: 8 Mar 2002 18:54:16
Message: <3c894f28@news.povray.org>
|
|
|
| |
| |
|
|
Now where the site is again fully up and running I noticed that there has
not been any new addition to the collection recently.So it would be great
if you could dig out some of your objects for POV-Ray and share it with the
world by contributing to the POV-Ray Objects Collection. (Of course you can
also submit things you have already made public on the newsservers.)
You find the collection at:
http://objects.povworld.org or also
http://www.povworld.de/objects
I will also try to set up a mirror in the next days.
A question: Shall I expand the collection by a separate section for (that
kind of) macros which are currently not included? The original reason for
excluding them was that there was already a own collection for them.
For those you have never heard of the collection:
"This is a collection of objects from POVRay user. The collection is
public, that means everybody can access to the object and everybody is
welcome to put up his or her own objects. The idea of this collection is to
share, so when you download objects please take care to help this
collection growing by adding objects you have written or modelled by
yourself.
Though this collection is a POVRay collection, objects which are made with
modelers (e.g. MORAY, Rhino3D) are also welcome. If you want to add such
an object, please send your object in the format usually used with your
modeler AND in the .pov format."
- Micha
POVObjects Admin
Post a reply to this message
|
|
| |
| |
|
|
From: Tom Melly
Subject: Re: POVRay Objects Collection: Call for new objects
Date: 9 Mar 2002 17:40:52
Message: <3c8a8f74@news.povray.org>
|
|
|
| |
| |
|
|
"Micha Riser" <mri### [at] gmxnet> wrote in message
news:3c894f28@news.povray.org...
<snip>
Probably like a lot of others, tidying up object code and submitting it to
the collection is very much on my "to do" list. There's just always
something else getting in the way....
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sat, 9 Mar 2002 22:38:55 -0000, Tom Melly wrote:
> "Micha Riser" <mri### [at] gmxnet> wrote in message
> news:3c894f28@news.povray.org...
>
><snip>
>
> Probably like a lot of others, tidying up object code and submitting it to
> the collection is very much on my "to do" list. There's just always
> something else getting in the way....
Yeah, me too. I have a few objects I want to submit, but some of them are
still 3.0 code. Someday...
--
plane{-z,-3normal{crackle scale.2#local a=5;#while(a)warp{repeat x flip x}rotate
z*60#local a=a-1;#end translate-9*x}pigment{rgb 1}}light_source{-9red 1rotate 60
*z}light_source{-9rgb y rotate-z*60}light_source{9-z*18rgb z}text{ttf"arial.ttf"
"RP".01,0translate-<.6,.4,.02>pigment{bozo}}light_source{-z*3rgb-.2}//Ron Parker
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I took the pin-art model (POV 2.0) from your site and converted it into
a macro which uses trace() to actually produce an image of the object
you specify (sample in p.b.i) Is there any place for such macros in the
new improved site?
--
signature{
"Grey Knight" contact{ email "gre### [at] yahoocom" }
site_of_week{ url "http://digilander.iol.it/jrgpov" }
}
Post a reply to this message
|
|
| |
| |
|
|
From: Txemi Jendrix
Subject: Re: POVRay Objects Collection: Call for new objects
Date: 13 Mar 2002 19:05:37
Message: <3c8fe951@news.povray.org>
|
|
|
| |
| |
|
|
news:3c894f28@news.povray.org...
> Now where the site is again fully up and running I noticed that there has
> not been any new addition to the collection recently.So it would be great
> if you could dig out some of your objects for POV-Ray and share it with
the
> world by contributing to the POV-Ray Objects Collection. (Of course you
can
> also submit things you have already made public on the newsservers.)
Done. I've sent you the Tintin's rocket in pov, moray and hamapatch format
with the tga image map
> A question: Shall I expand the collection by a separate section for (that
> kind of) macros which are currently not included? The original reason for
> excluding them was that there was already a own collection for them.
Sure, do it.
Bye.
--
Txemi Jendrix
tji### [at] euskalnetnet
http://www.geocities.com/txemijendrix
Post a reply to this message
|
|
| |
| |
|
|
From: Micha Riser
Subject: Re: POVRay Objects Collection: Call for new objects
Date: 14 Mar 2002 16:31:15
Message: <3c9116a2@news.povray.org>
|
|
|
| |
| |
|
|
Txemi Jendrix wrote:
> Done. I've sent you the Tintin's rocket in pov, moray and hamapatch format
> with the tga image map
Thanks, I got it. I will add it to the collection probably tomorrow.
- Micha
Post a reply to this message
|
|
| |
| |
|
|
From: Micha Riser
Subject: Re: POVRay Objects Collection: Call for new objects
Date: 14 Mar 2002 16:34:52
Message: <3c91177b@news.povray.org>
|
|
|
| |
| |
|
|
Grey Knight wrote:
> I took the pin-art model (POV 2.0) from your site and converted it into
> a macro which uses trace() to actually produce an image of the object
> you specify (sample in p.b.i) Is there any place for such macros in the
> new improved site?
Sure, there has always been place for macros which create objects. Just
submit it and I will replace the old one with yours.
Post a reply to this message
|
|
| |
| |
|
|
From: Micha Riser
Subject: Re: POVRay Objects Collection: Call for new objects
Date: 14 Mar 2002 16:37:00
Message: <3c9117fb@news.povray.org>
|
|
|
| |
| |
|
|
Ron Parker wrote:
> On Sat, 9 Mar 2002 22:38:55 -0000, Tom Melly wrote:
>> "Micha Riser" <mri### [at] gmxnet> wrote in message
>> news:3c894f28@news.povray.org...
>>
>><snip>
>>
>> Probably like a lot of others, tidying up object code and submitting it
>> to the collection is very much on my "to do" list. There's just always
>> something else getting in the way....
>
> Yeah, me too. I have a few objects I want to submit, but some of them are
> still 3.0 code. Someday...
>
I can understand you.. I have as well too many hobby projects running. For
example I am trying for more than 2 years now to recreate my personal home
page.
Post a reply to this message
|
|
| |
| |
|
|
From: Robert Chaffe
Subject: Re: POVRay Objects Collection: Call for new objects
Date: 17 Mar 2002 00:04:09
Message: <3c9423c9$1@news.povray.org>
|
|
|
| |
| |
|
|
How about a macro that generates a clock face?
Just submitted it.
Robert Chaffe
http://www.donovansweb.com/~chaffe/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |