POV-Ray : Newsgroups : povray.binaries.images : POV logos Server Time
3 Oct 2024 09:25:52 EDT (-0400)
  POV logos (Message 11 to 16 of 16)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: mr art
Subject: Re: Simple version ( image < 4KB )
Date: 20 Feb 2000 13:50:02
Message: <38B0376F.FD5A07AD@gci.net>
I like it. I also like the way it was presented
in the earlier post.

Rune wrote:

> What I'm asking you is if you like the logo,
> not if you like the way it's presented.

-- 
Mr. Art


Post a reply to this message

From: Rune
Subject: Re: Simple version ( image < 4KB )
Date: 20 Feb 2000 14:37:20
Message: <38b04270@news.povray.org>
Bill DeWitt wrote:
>      So where is the simple, compact scene code
> that we can add to our images if we want to...?

Here's a macro that generates the logo:

#macro povlogo(R)
   union {
      torus {2, R rotate 90*x}
      torus {1, R rotate 90*x translate y}
      cylinder {-2*y, +2*y, R}
      cylinder {0, sqrt(8)*y, R rotate +degrees(atan2(1/sqrt(8),1))*z
translate -2*y}
      cylinder {0, sqrt(8)*y, R rotate -degrees(atan2(1/sqrt(8),1))*z
translate -2*y}
   }
#end

Add this and you will get the simple image I posted:

object {
   povlogo(0.1)
   pigment {color 0}
   translate 5*z
}

background {color rgb 1}

Greetings,

Rune

---
Updated January 24: http://rsj.mobilixnet.dk
Containing 3D images, stereograms, tutorials,
The POV Desktop Theme, 350+ raytracing jokes,
miscellaneous other things, and a lot of fun!


Post a reply to this message

From: Ross Litscher
Subject: Re: Simple version ( image < 4KB )
Date: 20 Feb 2000 18:17:57
Message: <38B07992.9F1C7CA4@osu.edu>
"mr.art" wrote:
> 
> I like it. I also like the way it was presented
> in the earlier post.
> 
> Rune wrote:
> 
> > What I'm asking you is if you like the logo,
> > not if you like the way it's presented.
> 
> --
> Mr. Art

i don't think this is a good logo for povray. it is too similar to many
things, quake, riven, someone mentioned some marathon thing.


Post a reply to this message

From: Bob Hughes
Subject: Re: Simple version ( image < 4KB )
Date: 20 Feb 2000 18:54:08
Message: <38b07ea0@news.povray.org>
It's alright but it's just that the encompassing circle seems to detract from
the smaller one, which is for the letter "o" I would guess.
Maybe a box (square rather) would be less confusing, and plaque-like (plus throw
another primitive into the emblem?).  I was thinking if the large circle were
solid and the other "letter parts" were embossed or raised on that then it could
be better.  That's where my thinking leads to anyhow.

Bob

"Rune" <run### [at] inamecom> wrote in message
news:38b024ff@news.povray.org...
| "Rune" <run### [at] inamecom> wrote:
| > I really like Justin Whitton's POV-Ray logo.
| > If POV-Ray should have an official logo I
| > think that should be it.
| >
| > Do you think this should be the official
| > POV-Ray logo? I mean not necessarily these
| > versions, but the basic design Justin Whitton
| > came up with?
|
| It's important for all logos that they are
| simple, so that they can be presented in many
| different ways.
|
| The image attached here shows the same logo,
| only presented in a simpler way.
|
| What I'm asking you is if you like the logo,
| not if you like the way it's presented.
|
| (just to avoid confusion)
|
| Greetings,
|
| Rune
|
| ---
| Updated January 24: http://rsj.mobilixnet.dk
| Containing 3D images, stereograms, tutorials,
| The POV Desktop Theme, 350+ raytracing jokes,
| miscellaneous other things, and a lot of fun!
|
|
|
|


Post a reply to this message

From: Chris Huff
Subject: Re: Simple version ( image < 4KB )
Date: 20 Feb 2000 19:06:31
Message: <chrishuff_99-335BA9.19074620022000@news.povray.org>
In article <38B07992.9F1C7CA4@osu.edu>, Ross Litscher 
<lit### [at] osuedu> wrote:

> i don't think this is a good logo for povray. it is too similar to many
> things, quake, riven, someone mentioned some marathon thing.

If you have some time to waste, look at these:
http://marathon.bungie.org/story/thatmarathonsymbol.html
http://marathon.bungie.org/story/thatmarathonsymbol2.html

-- 
Chris Huff
e-mail: chr### [at] yahoocom
Web page: http://chrishuff.dhs.org/


Post a reply to this message

From: Steve
Subject: Re: Simple version ( image < 4KB )
Date: 21 Feb 2000 17:48:22
Message: <slrn8b3av8.hd7.sjlen@zero-pps.localdomain>
I like it.

-- 
Cheers
Steve              email mailto:sjl### [at] ndirectcouk

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.ndirect.co.uk/~sjlen/

or  http://start.at/zero-pps

  8:55pm  up 7 days,  7:58,  5 users,  load average: 2.10, 2.04, 1.79


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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