Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 17 Apr 2009.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
Request for ASCII gears

Request for ASCII gears

alt.ascii-art · 17 messages · 17 Apr 2009 - 2 May 2009
dab...@gmail.com 17 Apr 2009 22:01 · permalink · report
I'm working on a project, and I need some ascii gears/cogs. I have no
talent myself and have been relying on automatic converters. However,
the smallest usable gear I can generate is 30x30 -- and that's way too
big. If anybody posts some decent smaller gears, I'll give credit in
my game. (It's going to be a multiplayer roguelike type thing)
References:
http://woodgears.ca/gear_cutting/template.html
http://www.dotcog.com/image_rotator/images/cog_sign.jpg
http://sidewayscycles.co.uk/i/00/04/58.jpg

Thanks

dab...@gmail.com writes:

> I'm working on a project, and I need some ascii gears/cogs. I have no
> talent myself and have been relying on automatic converters. However,
> the smallest usable gear I can generate is 30x30 -- and that's way too
> big. If anybody posts some decent smaller gears, I'll give credit in
> my game. (It's going to be a multiplayer roguelike type thing)

Why don't you tell us a bit about your game, and/or show us some url?


> References:
> http://woodgears.ca/gear_cutting/template.html
> http://www.dotcog.com/image_rotator/images/cog_sign.jpg
> http://sidewayscycles.co.uk/i/00/04/58.jpg


Johann

> dab...@gmail.com writes:

>> I'm working on a project, and I need some ascii gears/cogs. I have
>> no talent myself and have been relying on automatic
>> converters. However, the smallest usable gear I can generate is
>> 30x30 -- and that's way too big. If anybody posts some decent
>> smaller gears, I'll give credit in my game. (It's going to be a
>> multiplayer roguelike type thing)

This probably won't help, but may be a starting point for someone.

		 _   .-.   _
		`.`. : : ,','
                ....`._,',...
		!... (_) ...!
		 ,' .: :. `.
		,_,' ._. `._.


Johann

dab...@gmail.com ASCII art 18 Apr 2009 04:37 · permalink · report
On Apr 17, 5:35 pm, Johann 'Myrkraverk' Oskarsson
<joh...@myrkraverk.com> wrote:
> dab...@gmail.com writes:
> > I'm working on a project, and I need some ascii gears/cogs. I have no
> > talent myself and have been relying on automatic converters. However,
> > the smallest usable gear I can generate is 30x30 -- and that's way too
> > big. If anybody posts some decent smaller gears, I'll give credit in
> > my game. (It's going to be a multiplayer roguelike type thing)
>
> Why don't you tell us a bit about your game, and/or show us some url?
>
> > References:
> >http://woodgears.ca/gear_cutting/template.html
> >http://www.dotcog.com/image_rotator/images/cog_sign.jpg
> >http://sidewayscycles.co.uk/i/00/04/58.jpg
>
> Johann

http://jigstar.ath.cx:1024/files/guitar.png
(URL should work unless my server's down)
There's a preview of one of the puzzles. The first town, Cyphen, is a
sort of dead-zone afterlife you end up in for various reasons. Picture
a town covered with snow, streetlamps, factories, and a clock tower.
Trolley tracks creep their way across the river and thrown the city.
That puzzle is a large fountain-like structure in which players
collaborate to first tune the guitar by rotating the gears (which are
too large right now, making the rest of Cyphen too large) and then
press patterns on frets.

The game itself (currently but not finally titled PerlRL, perl
roguelike) is a multiplayer roguelike, so see nethack/crawl/adom/tome
for great examples of the genre. PerlRL currently has a sort of
steampunk flair to it, but that's rapidly getting blended with my
newer ideas. I can get a tech demo distributed easily assuming your
platform has perl and ncurses and some modules, working on producing a
plain executable for the rest. ANything else you'd like to know? And I
like the base, Johann. Reminds me of what I had come up with myself:
      __
  /\ |  | /\
  \ \|__|/ /
   \/    \/
---|      |---
---|      |---
   /\____/\
  / /|  |\ \
  \/ |__| \/

But it just doesn't look as much like a cog as the larger examples in
the picture do. I guess it might just be a tradeoff

dab...@gmail.com writes:

> On Apr 17, 5:35�pm, Johann 'Myrkraverk' Oskarsson
> <joh...@myrkraverk.com> wrote:
>> dab...@gmail.com writes:

>> > I'm working on a project, and I need some ascii gears/cogs. I
>> > have no talent myself and have been relying on automatic
>> > converters. However, the smallest usable gear I can generate is
>> > 30x30 -- and that's way too big. If anybody posts some decent
>> > smaller gears, I'll give credit in my game. (It's going to be a
>> > multiplayer roguelike type thing)
>>
>> Why don't you tell us a bit about your game, and/or show us some
>> url?

> http://jigstar.ath.cx:1024/files/guitar.png

> (URL should work unless my server's down)

> There's a preview of one of the puzzles. The first town, Cyphen, is
> a sort of dead-zone afterlife you end up in for various
> reasons. Picture a town covered with snow, streetlamps, factories,
> and a clock tower.  Trolley tracks creep their way across the river
> and thrown the city.  That puzzle is a large fountain-like structure
> in which players collaborate to first tune the guitar by rotating
> the gears (which are too large right now, making the rest of Cyphen
> too large) and then press patterns on frets.
>
> The game itself (currently but not finally titled PerlRL, perl
> roguelike) is a multiplayer roguelike, so see
> nethack/crawl/adom/tome for great examples of the genre.

I'm a bit familiar with nethack.

> PerlRL currently has a sort of steampunk flair to it, but that's
> rapidly getting blended with my newer ideas. I can get a tech demo
> distributed easily assuming your platform has perl and ncurses and
> some modules, working on producing a plain executable for the
> rest. ANything else you'd like to know?

I'm personally not interested in a demo at the moment; do have have
perl and ncurses, and should be able to make them work together.
That'll be fine for now.

> And I like the base, Johann. Reminds me of what I had come up with
> myself:

>       __
>   /\ |  | /\
>   \ \|__|/ /
>    \/    \/
> ---|      |---
> ---|      |---
>    /\____/\
>   / /|  |\ \
>   \/ |__| \/
>
> But it just doesn't look as much like a cog as the larger examples in
> the picture do. I guess it might just be a tradeoff

This one is a bit more like it -- and can probably be tweaked further
-- should, maybe, if you're gonne use it.  Do you want it larger?

		     .-.   
		 /`. : : ,'\
                ....`._,',...
		!... (_) ...!
		 ,' .: :. `.
		 \,' ._. `./

The veritable experts in here may be able to come up with something
better, after all, I'm just a newbie ;-P


Johann

dab...@gmail.com ASCII art 18 Apr 2009 16:34 · permalink · report
On Apr 18, 1:47 am, Johann 'Myrkraverk' Oskarsson
<joh...@myrkraverk.com> wrote:
> dab...@gmail.com writes:
> > On Apr 17, 5:35 pm, Johann 'Myrkraverk' Oskarsson
> > <joh...@myrkraverk.com> wrote:
> >> dab...@gmail.com writes:
> >> > I'm working on a project, and I need some ascii gears/cogs. I
> >> > have no talent myself and have been relying on automatic
> >> > converters. However, the smallest usable gear I can generate is
> >> > 30x30 -- and that's way too big. If anybody posts some decent
> >> > smaller gears, I'll give credit in my game. (It's going to be a
> >> > multiplayer roguelike type thing)
>
> >> Why don't you tell us a bit about your game, and/or show us some
> >> url?
> >http://jigstar.ath.cx:1024/files/guitar.png
> > (URL should work unless my server's down)
> > There's a preview of one of the puzzles. The first town, Cyphen, is
> > a sort of dead-zone afterlife you end up in for various
> > reasons. Picture a town covered with snow, streetlamps, factories,
> > and a clock tower.  Trolley tracks creep their way across the river
> > and thrown the city.  That puzzle is a large fountain-like structure
> > in which players collaborate to first tune the guitar by rotating
> > the gears (which are too large right now, making the rest of Cyphen
> > too large) and then press patterns on frets.
>
> > The game itself (currently but not finally titled PerlRL, perl
> > roguelike) is a multiplayer roguelike, so see
> > nethack/crawl/adom/tome for great examples of the genre.
>
> I'm a bit familiar with nethack.
>
> > PerlRL currently has a sort of steampunk flair to it, but that's
> > rapidly getting blended with my newer ideas. I can get a tech demo
> > distributed easily assuming your platform has perl and ncurses and
> > some modules, working on producing a plain executable for the
> > rest. ANything else you'd like to know?
>
> I'm personally not interested in a demo at the moment; do have have
> perl and ncurses, and should be able to make them work together.
> That'll be fine for now.
>
> > And I like the base, Johann. Reminds me of what I had come up with
> > myself:
> >       __
> >   /\ |  | /\
> >   \ \|__|/ /
> >    \/    \/
> > ---|      |---
> > ---|      |---
> >    /\____/\
> >   / /|  |\ \
> >   \/ |__| \/
>
> > But it just doesn't look as much like a cog as the larger examples in
> > the picture do. I guess it might just be a tradeoff
>
> This one is a bit more like it -- and can probably be tweaked further
> -- should, maybe, if you're gonne use it.  Do you want it larger?
>
>                      .-.  
>                  /`. : : ,'\
>                 ....`._,',...
>                 !... (_) ...!
>                  ,' .: :. `.
>                  \,' ._. `./
>
> The veritable experts in here may be able to come up with something
> better, after all, I'm just a newbie ;-P
>
> Johann

I like the dotted style, but I ended up drawing something with a bit
more defined outline:

      ___
   /\ | | /\
   \ \|_|/ /
 ___\/   \/___
|___|     |___|
    /\___/\
   / /| |\ \
   \/ |_| \/

If anyone has suggestions for improvements, I'm all ears -- I enjoyed
drawing this even though I'm not too good at it. I'll post a demo/
trailer of the gear's usage in the game as soon as the game reaches
that point. Thanks for the ideas!

Veronica Karlsson <ver...@gmail.com> ASCII art 19 Apr 2009 03:26 · permalink · report
dab...@gmail.com wrote:
> Johann 'Myrkraverk' Oskarsson wrote:
> > dab...@gmail.com writes:
> > > Johann 'Myrkraverk' Oskarsson wrote:
> > >> dab...@gmail.com writes:
> > >> > I'm working on a project, and I need some ascii gears/cogs. I
> > >> > have no talent myself and have been relying on automatic
> > >> > converters. However, the smallest usable gear I can generate is
> > >> > 30x30 -- and that's way too big. If anybody posts some decent
> > >> > smaller gears, I'll give credit in my game. (It's going to be a
> > >> > multiplayer roguelike type thing)
> >
> > >> Why don't you tell us a bit about your game, and/or show us some
> > >> url?
> > >http://jigstar.ath.cx:1024/files/guitar.png
> > > (URL should work unless my server's down)
> > > There's a preview of one of the puzzles. The first town, Cyphen, is
> > > a sort of dead-zone afterlife you end up in for various
> > > reasons. Picture a town covered with snow, streetlamps, factories,
> > > and a clock tower.  Trolley tracks creep their way across the river
> > > and thrown the city.  That puzzle is a large fountain-like structure
> > > in which players collaborate to first tune the guitar by rotating
> > > the gears (which are too large right now, making the rest of Cyphen
> > > too large) and then press patterns on frets.
> >
> > > The game itself (currently but not finally titled PerlRL, perl
> > > roguelike) is a multiplayer roguelike, so see
> > > nethack/crawl/adom/tome for great examples of the genre.
> >
> > I'm a bit familiar with nethack.
> >
> > > PerlRL currently has a sort of steampunk flair to it, but that's
> > > rapidly getting blended with my newer ideas. I can get a tech demo
> > > distributed easily assuming your platform has perl and ncurses and
> > > some modules, working on producing a plain executable for the
> > > rest. ANything else you'd like to know?
> >
> > I'm personally not interested in a demo at the moment; do have have
> > perl and ncurses, and should be able to make them work together.
> > That'll be fine for now.
> >
> > > And I like the base, Johann. Reminds me of what I had come up with
> > > myself:
> > >       __
> > >   /\ |  | /\
> > >   \ \|__|/ /
> > >    \/    \/
> > > ---|      |---
> > > ---|      |---
> > >    /\____/\
> > >   / /|  |\ \
> > >   \/ |__| \/
> >
> > > But it just doesn't look as much like a cog as the larger examples in
> > > the picture do. I guess it might just be a tradeoff
> >
> > This one is a bit more like it -- and can probably be tweaked further
> > -- should, maybe, if you're gonne use it.  Do you want it larger?
> >
> >                      .-.
> >                  /`. : : ,'\
> >                 ....`._,',...
> >                 !... (_) ...!
> >                  ,' .: :. `.
> >                  \,' ._. `./
> >
> > The veritable experts in here may be able to come up with something
> > better, after all, I'm just a newbie ;-P
> >
> > Johann
> 
> I like the dotted style, but I ended up drawing something with a bit
> more defined outline:
> 
>       ___
>    /\ | | /\
>    \ \|_|/ /
>  ___\/   \/___
> |___|     |___|
>     /\___/\
>    / /| |\ \
>    \/ |_| \/
> 
> If anyone has suggestions for improvements, I'm all ears -- I enjoyed
> drawing this even though I'm not too good at it. I'll post a demo/
> trailer of the gear's usage in the game as soon as the game reaches
> that point. Thanks for the ideas!

Round stuff is tricky!  :-)

       _
    /\|_|/\
   _\/   \/_
  |_|     |_|
    /\___/\
    \/|_|\/

       _
    /\| |/\
   _\     /_
  |_       _|
    /     \
    \/|_|\/

        _
    /\_| |_/\
    \       /
   _/       \_
  |_    _    _|
   _|  (_)  |_
  |_         _|
    \       /
    / _   _ \
    \/ |_| \/


        _         _
    /\_| |_/\    | |
    \       / /\/   \/\
   _/       \_\       /
  |_    _    _|   _   |_
   _|  (_)  |_   (_)   _|
  |_         _|       |
    \       / /       \
    / _   _ \ \/\   /\/
    \/ |_| \/    |_|

        

-- 
     __   __  _____  _____   ______   __    _  _   _____   __
 ||| \ \  ) )/ /  \|| | \ \ / /  \ \ |  \  | || | / /  \|  ) \
||..  \ \/ /| |_/|  | |_/ /| |    | ||   \ | || || |       /  \
|.PP.  \  / | | \|  | | \ \| |    | || |\_\| || || |      / /\ \
 _\/___ \_(  \_\__/||_|  \_\\_\__/_/ |_|   |_||_| \_\__/|(_(  \_\
|_______ Troll Spokeswoman _____ http://www.ludd.luth.se/~vk/ ___|

Faux_Pseudo <Fau...@gmail.com> ASCII art 20 Apr 2009 00:29 · permalink · report
_.-In alt.ascii-art, Veronica Karlsson wrote the following -._
>        _
>     /\| |/\
>    _\     /_
>   |_       _|
>     /     \
>     \/|_|\/

        RHCP


-- 
=()==()==()==()==()- http://fauxascii.com 
  \   \   \   \   \   \  ASCII artist
 :F_P:-O- -O- -O- -O- -O- -O- -O-
http://faux-pseudo.livejournal.com

Veronica Karlsson <ver...@gmail.com> ASCII art 20 Apr 2009 10:18 · permalink · report
Faux_Pseudo wrote:
> 
> _.-In alt.ascii-art, Veronica Karlsson wrote the following -._
> >        _
> >     /\| |/\
> >    _\     /_
> >   |_       _|
> >     /     \
> >     \/|_|\/
> 
>         RHCP
> 

http://www.acronymfinder.com/RHCP.html

               Red Hot Chili Peppers (band)

               Right-Hand Circular Polarization

               Remote Host Configuration Protocol

?

-- 
     __   __  _____  _____   ______   __    _  _   _____   __
 ||| \ \  ) )/ /  \|| | \ \ / /  \ \ |  \  | || | / /  \|  ) \
||..  \ \/ /| |_/|  | |_/ /| |    | ||   \ | || || |       /  \
|.PP.  \  / | | \|  | | \ \| |    | || |\_\| || || |      / /\ \
 _\/___ \_(  \_\__/||_|  \_\\_\__/_/ |_|   |_||_| \_\__/|(_(  \_\
|_______ Troll Spokeswoman _____ http://www.ludd.luth.se/~vk/ ___|

Veronica Karlsson <ver...@gmail.com> ASCII art 20 Apr 2009 14:32 · permalink · report
Christian 'CeeJay' Jensen wrote:
> 
> Veronica Karlsson wrote:
> > Faux_Pseudo wrote:
> >> _.-In alt.ascii-art, Veronica Karlsson wrote the following -._
> >>>        _
> >>>     /\| |/\
> >>>    _\     /_
> >>>   |_       _|
> >>>     /     \
> >>>     \/|_|\/
> >>         RHCP
> >>
> >
> > http://www.acronymfinder.com/RHCP.html
> >
> >                Red Hot Chili Peppers (band)
> >
> >                Right-Hand Circular Polarization
> >
> >                Remote Host Configuration Protocol
> >
> > ?
> 
> http://park6.wakwak.com/~airs/freepaper/2002.04/rhcp_logo.jpg

Aha!  :-)   (YOU add the text around the star thingy!)


-- 
     __   __  _____  _____   ______   __    _  _   _____   __
 ||| \ \  ) )/ /  \|| | \ \ / /  \ \ |  \  | || | / /  \|  ) \
||..  \ \/ /| |_/|  | |_/ /| |    | ||   \ | || || |       /  \
|.PP.  \  / | | \|  | | \ \| |    | || |\_\| || || |      / /\ \
 _\/___ \_(  \_\__/||_|  \_\\_\__/_/ |_|   |_||_| \_\__/|(_(  \_\
|_______ Troll Spokeswoman _____ http://www.ludd.luth.se/~vk/ ___|

Veronica Karlsson wrote:
> Faux_Pseudo wrote:
>> _.-In alt.ascii-art, Veronica Karlsson wrote the following -._
>>>        _
>>>     /\| |/\
>>>    _\     /_
>>>   |_       _|
>>>     /     \
>>>     \/|_|\/
>>         RHCP
>>
> 
> http://www.acronymfinder.com/RHCP.html
> 
>                Red Hot Chili Peppers (band)
> 
>                Right-Hand Circular Polarization
> 
>                Remote Host Configuration Protocol
> 
> ?

http://park6.wakwak.com/~airs/freepaper/2002.04/rhcp_logo.jpg

Veronica Karlsson wrote:
> Christian 'CeeJay' Jensen wrote:
>> Veronica Karlsson wrote:
>>> Faux_Pseudo wrote:
>>>> _.-In alt.ascii-art, Veronica Karlsson wrote the following -._
>>>>>        _
>>>>>     /\| |/\
>>>>>    _\     /_
>>>>>   |_       _|
>>>>>     /     \
>>>>>     \/|_|\/
>>>>         RHCP
>>>>
>>> http://www.acronymfinder.com/RHCP.html
>>>
>>>                Red Hot Chili Peppers (band)
>>>
>>>                Right-Hand Circular Polarization
>>>
>>>                Remote Host Configuration Protocol
>>>
>>> ?
>> http://park6.wakwak.com/~airs/freepaper/2002.04/rhcp_logo.jpg
> 
> Aha!  :-)   (YOU add the text around the star thingy!)

I just added them inside ;)

Here are some of the gears I've been working on and some diddles they spawned.


                                   _           _           _
             _        .-.         | |         | |         | |
     |     _|_|_    __|-|__    ___|-|___   _.'.-.`._   _.' _ `._
   --o--  |_(_)_|  (_( o )_)  |__( o )__| |_ (   ) _| |_  (_)  _|
     |      |_|       |-|         |-|       `.`-'.'     `.   .'
                      '-'         |_|         |_|         |_|

                ___          ___
     _         (   )        (   )            _.=._
   _(_)_    .-. )-( .-.  .-._|-|_.-.        J  _  L
  (_(o)_)   |  ) O (  |  |  _ O _  |       |  (_)  |
    (_)     `-' )-( `-'  `-' |-| `-'        7_   _F
               (___)        (___)             '-'

                                                   .-=-.
                                                  (     )
                                                   `-.-'
              _            _            _            _
           /\| |/\        | |          | |          | |
          _\ ' ' /_    _.'|_|`._    ___|_|___    ___|_|___
         |__RH CP__|  |___(_)___|  |___(_)___|  |_=.(~),=_|
           / . . \      `.| |.'        | |          \'/
           \/|_|\/        | |          | |          //|
                          | |          | |          \\|
                          | |          | |          ''|
                          |_|          |_|          |_|

Veronica Karlsson wrote:
> Christian 'CeeJay' Jensen wrote:
>> Veronica Karlsson wrote:
>>> Faux_Pseudo wrote:
>>>> _.-In alt.ascii-art, Veronica Karlsson wrote the following -._
>>>>>        _
>>>>>     /\| |/\
>>>>>    _\     /_
>>>>>   |_       _|
>>>>>     /     \
>>>>>     \/|_|\/
>>>>         RHCP
>>>>
>>> http://www.acronymfinder.com/RHCP.html
>>>
>>>                Red Hot Chili Peppers (band)
>>>
>>>                Right-Hand Circular Polarization
>>>
>>>                Remote Host Configuration Protocol
>>>
>>> ?
>> http://park6.wakwak.com/~airs/freepaper/2002.04/rhcp_logo.jpg
> 
> Aha!  :-)   (YOU add the text around the star thingy!)


I gave it another go.
I started with a conversion and used the watermark technique to
rework every letter and the lines.

                               ___     _
                       .:    .',-.`.  |_`-._
                   .:  \ \  |  | |  |   ; ,./
                   \ \,-' \ !  !_;  |  / /
                    \ .-'\ \ `.___.'  / /        .--._
           ___       \ \  ``          `'       .' .--.\
         ,'._ `.      ``     .------.         ! .'  (_/
        / (  `. \            |::::::|          \`.-.
        `._`._! '   ,'`.     |::::::|     ,'`.  `..'  _.-'\
     ,.    `.  /  ,'::::`.   |::::::|   ,'::::`.   .-'_ .'  _
    / / ,.  _`' .'::::::::`. |::::::| ,'::::::::`, `-' \ \,' \
   ; './ / / /   `.:::::::::`'::::::'`:::::::::,'    ,-' _,-'
   '-.._ `- /      `.::::::::::::::::::::::::,'      '-'` __.-.
    __  `-.'         `.::::::::::::::::::::,'         .-='__.-'
  .' _`.,-,  .---------`::::::::::::::::::'---------. `-='
  | | | _.'  |::::::::::::::::::::::::::::::::::::::|  ,------.
  | '-'(___  |::::::::::::::::::::::::::::::::::::::|  |.-----'
  !_______;  |::::::::::::::::::::::::::::::::::::::|  L'
             `---------,::::::::::::::::::.---------' ,...__
                     ,'::::::::::::::::::::`.         '...__`-.
          __       ,'::::::::::::::::::::::::`.             ``'
        .' _`.   ,':::::::::,|::::::|.:::::::::`.   _
     |`.`.| ) |  `.:::::::,' |::::::| `.:::::::,'  ! `.
     ! (_|`.`-'.   `.:::,'   |::::::|   `.:::,'     `, "-.
      `.,_,'   /`.   `.'     |::::::|     `.'       ,',-, )
            ,.' / .-.        |::::::|        _,'\   |(_/,'
           / /`.`/ ,',-._    --------    _ ,','\ \  `._,'
           `.`./  /  _-._`-,     _      | |`' ,'. `.
             `. ,'  (_`.' /     | |     | !  '-'_) _)
               '   ,__;  /  ,'""' |  ,-'_  \  .',-"
                  '-.,_ /  ( |__| |  | (_) |   `       CJ
                       '    '.____|  '-...-'


I like how it turned out.

* Christian 'CeeJay' Jensen wrote :
<snip />
> I gave it another go.
> I started with a conversion and used the watermark technique to
> rework every letter and the lines.
>
>                                ___     _
>                        .:    .',-.`.  |_`-._
>                    .:  \ \  |  | |  |   ; ,./
>                    \ \,-' \ !  !_;  |  / /
>                     \ .-'\ \ `.___.'  / /        .--._
>            ___       \ \  ``          `'       .' .--.\
>          ,'._ `.      ``     .------.         ! .'  (_/
>         / (  `. \            |::::::|          \`.-.
>         `._`._! '   ,'`.     |::::::|     ,'`.  `..'  _.-'\
>      ,.    `.  /  ,'::::`.   |::::::|   ,'::::`.   .-'_ .'  _
>     / / ,.  _`' .'::::::::`. |::::::| ,'::::::::`, `-' \ \,' \
>    ; './ / / /   `.:::::::::`'::::::'`:::::::::,'    ,-' _,-'
>    '-.._ `- /      `.::::::::::::::::::::::::,'      '-'` __.-.
>     __  `-.'         `.::::::::::::::::::::,'         .-='__.-'
>   .' _`.,-,  .---------`::::::::::::::::::'---------. `-='
>  | | | _.'  |::::::::::::::::::::::::::::::::::::::|  ,------.
>  | '-'(___  |::::::::::::::::::::::::::::::::::::::|  |.-----'
>   !_______;  |::::::::::::::::::::::::::::::::::::::|  L'
>              `---------,::::::::::::::::::.---------' ,...__
>                      ,'::::::::::::::::::::`.         '...__`-.
>           __       ,'::::::::::::::::::::::::`.             ``'
>         .' _`.   ,':::::::::,|::::::|.:::::::::`.   _
>      |`.`.| ) |  `.:::::::,' |::::::| `.:::::::,'  ! `.
>      ! (_|`.`-'.   `.:::,'   |::::::|   `.:::,'     `, "-.
>       `.,_,'   /`.   `.'     |::::::|     `.'       ,',-, )
>             ,.' / .-.        |::::::|        _,'\   |(_/,'
>            / /`.`/ ,',-._    --------    _ ,','\ \  `._,'
>            `.`./  /  _-._`-,     _      | |`' ,'. `.
>              `. ,'  (_`.' /     | |     | !  '-'_) _)
>                '   ,__;  /  ,'""' |  ,-'_  \  .',-"
>                   '-.,_ /  ( |__| |  | (_) |   `       CJ
>                        '    '.____|  '-...-'
>
>
> I like how it turned out.

That's awesome!  Well done.

-- 
Troy Piggins
(RHCP fan)

Christian 'CeeJay' Jensen <new...@ceejay.cjb.NOSPAMnet> writes:

> I like how it turned out.

Yup, very nice indeed ;)

-- 
                   .--------------------------.
     ,-'""`-.     (   Totally Evil Ascii Art   )
    ;    ,'  :    /.----------.	               `------------------.
   :          :  /'          (   http://www.myrkraverk.com/ascii/  )
   : (_)  (_) ;    .----------`                            ,------'
    `.  '`  .'    (  Johann `Myrkraverk' Oskarsson         `--------.
     :`++++';      `-----------------.    <joh...@myrkraverk.com>    )
      ``..''                          `-----------------------------'

> Here are some of the gears I've been working on and some diddles they spawned.
> 
> 
>                                    _           _           _
>              _        .-.         | |         | |         | |
>      |     _|_|_    __|-|__    ___|-|___   _.'.-.`._   _.' _ `._
>    --o--  |_(_)_|  (_( o )_)  |__( o )__| |_ (   ) _| |_  (_)  _|
>      |      |_|       |-|         |-|       `.`-'.'     `.   .'
>                       '-'         |_|         |_|         |_|
> 
>                 ___          ___
>      _         (   )        (   )            _.=._
>    _(_)_    .-. )-( .-.  .-._|-|_.-.        J  _  L
>   (_(o)_)   |  ) O (  |  |  _ O _  |       |  (_)  |
>     (_)     `-' )-( `-'  `-' |-| `-'        7_   _F
>                (___)        (___)             '-'
> 
>                                                    .-=-.
>                                                   (     )
>                                                    `-.-'
>               _            _            _            _
>            /\| |/\        | |          | |          | |
>           _\ ' ' /_    _.'|_|`._    ___|_|___    ___|_|___
>          |__RH CP__|  |___(_)___|  |___(_)___|  |_=.(~),=_|
>            / . . \      `.| |.'        | |          \'/
>            \/|_|\/        | |          | |          //|
>                           | |          | |          \\|
>                           | |          | |          ''|
>                           |_|          |_|          |_|
> 

I stumbled upon one of Joans flowers and noticed how much like gears it looked so I've
rediddled it into this :

      .-.    .-.
     (   \  /   )
      `..oOOo..'
   .--.oOOOOOOo.--.
  (   :oO(  )Oo:   )
   `--'oOOOOOOo`--'
      .''oOOo'`.
     (   /  \   )   jgs/CeeJay
      '-'    `-'

Christian 'CeeJay' Jensen wrote:
>> Here are some of the gears I've been working on and some diddles they spawned.
>>
>>
>>                                    _           _           _
>>              _        .-.         | |         | |         | |
>>      |     _|_|_    __|-|__    ___|-|___   _.'.-.`._   _.' _ `._
>>    --o--  |_(_)_|  (_( o )_)  |__( o )__| |_ (   ) _| |_  (_)  _|
>>      |      |_|       |-|         |-|       `.`-'.'     `.   .'
>>                       '-'         |_|         |_|         |_|
>>
>>                 ___          ___
>>      _         (   )        (   )            _.=._
>>    _(_)_    .-. )-( .-.  .-._|-|_.-.        J  _  L
>>   (_(o)_)   |  ) O (  |  |  _ O _  |       |  (_)  |
>>     (_)     `-' )-( `-'  `-' |-| `-'        7_   _F
>>                (___)        (___)             '-'
>>
>>                                                    .-=-.
>>                                                   (     )
>>                                                    `-.-'
>>               _            _            _            _
>>            /\| |/\        | |          | |          | |
>>           _\ ' ' /_    _.'|_|`._    ___|_|___    ___|_|___
>>          |__RH CP__|  |___(_)___|  |___(_)___|  |_=.(~),=_|
>>            / . . \      `.| |.'        | |          \'/
>>            \/|_|\/        | |          | |          //|
>>                           | |          | |          \\|
>>                           | |          | |          ''|
>>                           |_|          |_|          |_|
>>
> 
> I stumbled upon one of Joans flowers and noticed how much like gears it looked so I've
> rediddled it into this :
> 
>       .-.    .-.
>      (   \  /   )
>       `..oOOo..'
>    .--.oOOOOOOo.--.
>   (   :oO(  )Oo:   )
>    `--'oOOOOOOo`--'
>       .''oOOo'`.
>      (   /  \   )   jgs/CeeJay
>       '-'    `-'

Here is a repost of a wotsit I posted back in November 2001

   _   _
  ( \_/ )
 __)o_o(__
(__o(_)o__)
   )o_o(
  (_/ \_)

No longer a wotsit - I now see that it's gears.

Without the bolts :

    _   _
   ( \_/ )
  __) _ (__
 (__ (_) __)
    ) _ (
   (_/ \_)


More variations :

         _   _
        ( \_/ )
       __)   (__
      (__  O  __)
         )   (
        (_/ \_)
   _   _       _   _
  ( \_/ )     ( \_/ )
 __).-.(__   __).-.(__
(__(   )__) (__( O )__)
   )`-'(       )`-'(
  (_/ \_)     (_/ \_)

They fit together nicely :
                                _   _
                               ( \_/ )
                  _   _       __) _ (__
          _   _  ( \_/ )  _  (__ (_) __)
         ( \_/ )__) _ (__( \_/ )) _ (
        __) _ ((__ (_) __)) _ ((_/ \_)
       (__ (_) __)) _ ((__ (_) __)
          ) _ (  (_/ \_)  ) _ (
         (_/ \_)         (_/ \_)

Top view :

 _________
(_(_(_)_)_)


Side view :

  _
 (_)
 (_)
 (_)
 (_)
 (_)

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 2009 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post