|
|
I am putting together my first personal website, and I want to add a
link to the POV-Ray site using the POV-Ray logo as a button. However, I
don't know who to get permission from, and what is the "Official" Logo?
Anybody out there know?
please respond via e-mail if you know.
Many thanks,
Ken Howerton
haw### [at] prodigynet
Post a reply to this message
Attachments:
Download 'iso-8859-1' (1 KB)
|
|
|
|
there are 2 here you can use - official? - I have no idea - don't think it
matters to much
http://povray.co.uk/linkbuttons/pov31now.gif
http://povray.co.uk/linkbuttons/povray.gif
if you use either of these, please place the files on your own server :)
btw - plain text posts are better
--
Rick
Kitty5 WebDesign - http://Kitty5.com
Hi-Impact database driven web site design & e-commerce
TEL : +44 (01625) 266358 - FAX : +44 (01625) 611913 - ICQ : 15776037
POV-Ray News & Resources - http://Povray.co.uk
PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA
"Ken" <rem### [at] prodigynet> wrote in message
news:3b737288@news.povray.org...
I am putting together my first personal website, and I want to add a link to
the POV-Ray site using the POV-Ray logo as a button. However, I don't know
who to get permission from, and what is the "Official" Logo? Anybody out
there know?
please respond via e-mail if you know.
Many thanks,
Ken Howerton
haw### [at] prodigynet
Post a reply to this message
|
|
|
|
Here is the official POV-Ray Logo. Add textures and background as you like.
#declare Povray_Logo =
union {
sphere {2*y, 1}
difference {
cone {2*y, 1, -4*y, 0}
sphere {2*y, 1.4 scale <1,1,2>}
}
difference {
sphere {0, 1 scale <2.6, 2.2, 1>}
sphere {0, 1 scale <2.3, 1.8, 2> translate <-0.35, 0, 0>}
rotate z*30 translate 2*y
}
rotate <0, 0, -25>
translate <-0.5,-0.35,0>
}
Rune
--
3D images and anims, include files, tutorials and more:
Rune's World: http://rsj.mobilixnet.dk (updated June 26)
POV-Ray Users: http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk
Post a reply to this message
|
|