|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
If you could grow oranges in the shape of pyramids...
Michael
Post a reply to this message
Attachments:
Download 'fracobj_demo_individual_b_02.png' (279 KB)
Preview of image 'fracobj_demo_individual_b_02.png'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 5/30/2019 9:25 AM, Mike Horvath wrote:
> If you could grow oranges in the shape of pyramids...
>
>
> Michael
I will try to figure out how to create the pyramid's "inverse" using my
code too.
https://en.wikipedia.org/wiki/File:Sierpinski_pyramid.png
Michael
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Horvath schrieb:
> I will try to figure out how to create the pyramid's "inverse" using my
> code too.
Isn't that "inverse" just an CSG (full pyramid minus "your" pyramid)?
Gregor
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 5/30/2019 12:21 PM, Gregor Szaktilla wrote:
> Mike Horvath schrieb:
>> I will try to figure out how to create the pyramid's "inverse" using my
>> code too.
>
> Isn't that "inverse" just an CSG (full pyramid minus "your" pyramid)?
>
> Gregor
>
Wow! You are absolutely correct. It probably would have taken me several
wasted hours to figure that out. Thanks!
Michael
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Horvath schrieb:
> It probably would have taken me several
> wasted hours to figure that out. Thanks!
Well ... then ... in case you have some hours left over ... build it
from ground up :-)
Gregor
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 5/30/2019 12:43 PM, Gregor Szaktilla wrote:
> Mike Horvath schrieb:
>> It probably would have taken me several
>> wasted hours to figure that out. Thanks!
>
> Well ... then ... in case you have some hours left over ... build it
> from ground up :-)
>
> Gregor
>
It turns out, it's not so easy. The "inverse" is supposed to look like this:
https://en.wikipedia.org/wiki/File:Sierpinski_pyramid.png
I've attached my attempt based on your suggestion and it's not the same
thing. Anyway, I am busy now and may return later to investigate this
further.
Michael
Post a reply to this message
Attachments:
Download 'fracobj_sierpinski_pyramid_b.png' (47 KB)
Preview of image 'fracobj_sierpinski_pyramid_b.png'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Horvath wrote on 01/06/2019 05:04:
> It turns out, it's not so easy. The "inverse" is supposed to look like
> this:
>
> https://en.wikipedia.org/wiki/File:Sierpinski_pyramid.png
>
> I've attached my attempt based on your suggestion and it's not the same
> thing. Anyway, I am busy now and may return later to investigate this
> further.
>
>
> Michael
It's still a nice pyramid.
Paolo
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Horvath schrieb:
> It turns out, it's not so easy.
Can you post the .pov file? Since I need to brush up my pov knowledge I
would like to have something not too complex to examine.
TIA
Gregor
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 6/3/2019 7:33 AM, Gregor Szaktilla wrote:
> Mike Horvath schrieb:
>> It turns out, it's not so easy.
> Can you post the .pov file? Since I need to brush up my pov knowledge I
> would like to have something not too complex to examine.
>
> TIA
>
> Gregor
>
Here you go:
https://github.com/mjhorvath/mike_illustrations/tree/master/Math/FractalObjects
Michael
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |