POV-Ray : Newsgroups : povray.binaries.images : SVG Butterfly Server Time
21 May 2024 19:50:03 EDT (-0400)
  SVG Butterfly (Message 11 to 20 of 22)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 2 Messages >>>
From: alphaQuad
Subject: Re: SVG Butterfly
Date: 7 Jul 2008 11:55:01
Message: <web.48723b805570783e246dc260@news.povray.org>
"Mike the Elder" <nomail@nomail> wrote:
> "alphaQuad" <alp### [at] earthlinknet> wrote:
> > If you're better at coloring and texturing than I, and you probably are, have at
> > it.
> > Ready-made prisms: (butterfly)
>
> As previously indicated, not better, but different.
>
> I rather liked this one despite the two following problems:
>
> 1. It was a rather obvious direction to go in.
>
> 2. "In-A-Gadda-Da-Vida" is going to play inside my head for the rest of the day.
>
> Thanks again to aQ who did all the real work and was kind enough to share it.
>
> Best Regards,
> Mike C.
>
> P.S. It might be fun if other folks took him up on his offer.  This could go in
> a lot of different creative directions.

It's as if you read my mind, I was thinking the same. It takes 2 things:

1. colorful idea from the creative faucet

2. ability to implement

I was thinking rainbow and hitting a brick wall of non-ability.

Any instruction you have on this would be most helpful, no doubt.


I added a center xy in haste yesterday producing 6th decimal results.
This is to the second same as the source, smaller, more precise files.

aQ


Post a reply to this message


Attachments:
Download 'butterfly7a.zip' (26 KB)

From: Mike the Elder
Subject: Re: SVG Butterfly
Date: 7 Jul 2008 12:50:00
Message: <web.4872484b55707835a8888d90@news.povray.org>
"alphaQuad" <alp### [at] earthlinknet> wrote:
....
> I was thinking rainbow and hitting a brick wall of non-ability.
>
> Any instruction you have on this would be most helpful, no doubt.
....
> aQ

The "tinkered with" code is attached in the hope it will be helpful.
What I have is not so much ability as a combination of curiosity and time on my
hands.  I do a lot of work with fast rendering files so that I can benefit from
a high volume of "trial and error" type experiments.  Looking at as much example
code as I can get my hands on has, over time, gotten me to a point where there
are fewer catastrophic errors among the trials.  At the risk of sounding like
Bob Ross, some of my best stuff has been built on "happy accidents".

There are, of course, serious limitations to my approach.  My knowledge of how
to work with the subtleties of techniques that require long render times, such
as working with caustics and photon-intense scenes is sadly lacking.  I know
what I would have to do to overcome these limitations, but I frankly prefer to
"play" with POV-Ray than to "work" with it as perhaps I ought.

One of the great things about the POV-Ray community is that it gives one
exposure to a variety of techniques and approaches.  The part of the project
that you supplied would have been troublesome for me in that it lies in one of
the many areas neglected in my amusement-based approach to graphic skills
development.

The only idea that I would be so bold as pass along under the label of
"instruction" would be to look for chances to improve whatever "abilities" that
you would like to develop that are more like play than work.

Best Regards,
Mike C.


Post a reply to this message


Attachments:
Download 'ironbtrfly.zip' (2 KB)

From: alphaQuad
Subject: Re: SVG Butterfly
Date: 7 Jul 2008 16:15:01
Message: <web.487278de5570783e246dc260@news.povray.org>
error was only reported BY LINE after making the union,


File: bpath8.inc  Line: 68
Parse Warning: Prism not closed. Ignoring it.
File: bpath8.inc  Line: 77
Parse Warning: Prism not closed. Ignoring it.
File: bpath8.inc  Line: 623
Parse Warning: Prism not closed. Ignoring it.
File: bpath8.inc  Line: 632
Parse Warning: Prism not closed. Ignoring it.


4 out of 112, were not closed in the source SVG.

 example:
zM395.73 40.23 C395.73 40.23 399.73 40.23 398.73 41.73 C397.73 43.23 394.73
43.23    394.73 43.23 z

update should follow


Post a reply to this message


Attachments:
Download 'ironbtrflypth8.png' (505 KB)

Preview of image 'ironbtrflypth8.png'
ironbtrflypth8.png


 

From: alphaQuad
Subject: Re: SVG Butterfly
Date: 7 Jul 2008 16:35:00
Message: <web.48727d485570783e246dc260@news.povray.org>
"alphaQuad" <alp### [at] earthlinknet> wrote:
> error was only reported BY LINE after making the union,
>
>
> File: bpath8.inc  Line: 68
> Parse Warning: Prism not closed. Ignoring it.
> File: bpath8.inc  Line: 77
> Parse Warning: Prism not closed. Ignoring it.
> File: bpath8.inc  Line: 623
> Parse Warning: Prism not closed. Ignoring it.
> File: bpath8.inc  Line: 632
> Parse Warning: Prism not closed. Ignoring it.
>
>
> 4 out of 112, were not closed in the source SVG.
>
>  example:
> zM395.73 40.23 C395.73 40.23 399.73 40.23 398.73 41.73 C397.73 43.23 394.73
> 43.23    394.73 43.23 z
>
> update should follow

fixed bpath8.inc and butterfly.svg

should render previous image if I did everything right, doh.


Post a reply to this message


Attachments:
Download 'ironbtrfly_.zip' (26 KB)

From: alphaQuad
Subject: Re: SVG Butterfly
Date: 7 Jul 2008 23:00:01
Message: <web.4872d7e25570783aa8be59b0@news.povray.org>
easier to upload a file than to render you a big one.

you'll need something like this file also if you havent been following the
thread.

http://news.povray.org/povray.binaries.images/attachment/%3Cweb.48727d485570783e246dc260%40news.povray.org%3E/ironbtrfl
y_.zip


fixes:
sync a bg color without clashing, hopefully
blue edge leak
centered 1.4 right
waves
color tinkerage
all 112 path8 subpaths accepted and rendering
etc etc


Post a reply to this message


Attachments:
Download 'ironbtrfly_5.zip' (2 KB)

From: alphaQuad
Subject: Re: SVG Butterfly
Date: 7 Jul 2008 23:05:00
Message: <web.4872d9395570783aa8be59b0@news.povray.org>
fixes:
sync a bg color without clashing, hopefully
blue edge leak
centered 1.4 right
waves
color tinkerage
all 112 path8 subpaths accepted and rendering
etc etc


Post a reply to this message


Attachments:
Download 'ironbtrfly_5.png' (661 KB)

Preview of image 'ironbtrfly_5.png'
ironbtrfly_5.png


 

From: alphaQuad
Subject: Re: SVG Butterfly
Date: 7 Jul 2008 23:35:00
Message: <web.4872dfa95570783aa8be59b0@news.povray.org>
you've heard of hypno-toad


hypno_IronButterly will have republican gov under control soon,
distribute freely!


Post a reply to this message

From: Thomas de Groot
Subject: Re: SVG Butterfly
Date: 8 Jul 2008 03:26:30
Message: <487316a6@news.povray.org>
"Mike the Elder" <nomail@nomail> schreef in bericht 
news:web.4872236f55707835a8888d90@news.povray.org...
> "alphaQuad" <alp### [at] earthlinknet> wrote:
>> If you're better at coloring and texturing than I, and you probably are, 
>> have at
>> it.
>> Ready-made prisms: (butterfly)
>
> As previously indicated, not better, but different.
>
> I rather liked this one despite the two following problems:
>
> 1. It was a rather obvious direction to go in.
>
> 2. "In-A-Gadda-Da-Vida" is going to play inside my head for the rest of 
> the day.
>
> Thanks again to aQ who did all the real work and was kind enough to share 
> it.
>
> Best Regards,
> Mike C.
>
> P.S. It might be fun if other folks took him up on his offer.  This could 
> go in
> a lot of different creative directions.
>

Excellent. I think this would look even better if the radial background did 
*not* extend beyond the wings (I get seriously dizy from watching the image 
to tell the truth).

Thomas


Post a reply to this message

From: alphaQuad
Subject: Re: SVG Butterfly
Date: 8 Jul 2008 09:15:01
Message: <web.487367e9557078391eaa0510@news.povray.org>
path4 not differenced by path8
and
path8 with high transmit


caution:
term hypno may be well chosen


Post a reply to this message


Attachments:
Download 'hypnobtrfly_.jpg' (453 KB)

Preview of image 'hypnobtrfly_.jpg'
hypnobtrfly_.jpg


 

From: alphaQuad
Subject: Re: SVG Butterfly
Date: 8 Jul 2008 10:35:00
Message: <web.48737abb557078391eaa0510@news.povray.org>
OK now just make a picket sign out of this and carry with you. Hold it up when
encountering enemies, and like a Jedi say, kneel before you King.

Should work for the weak-minded. There are apparently many.


"Burnin' Down the House"


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 2 Messages >>>

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