POV-Ray : Newsgroups : povray.binaries.images : Abstract landscape rendering 4 Server Time
28 Mar 2024 18:21:42 EDT (-0400)
  Abstract landscape rendering 4 (Message 1 to 10 of 36)  
Goto Latest 10 Messages Next 10 Messages >>>
From: Mike Miller
Subject: Abstract landscape rendering 4
Date: 19 Feb 2023 12:55:00
Message: <web.63f262083d74b218a30d213d185116d7@news.povray.org>
Blob landscape rendering using macros and ray cast loops to control plant form


Post a reply to this message


Attachments:
Download 'blob_plants_c_resized.jpg' (367 KB)

Preview of image 'blob_plants_c_resized.jpg'
blob_plants_c_resized.jpg


 

From: Bald Eagle
Subject: Re: Abstract landscape rendering 4
Date: 19 Feb 2023 14:15:00
Message: <web.63f2741b29cc7b8f1f9dae3025979125@news.povray.org>
"Mike Miller" <https://639cef3628e1f.site123.me/> wrote:
> Blob landscape rendering using macros and ray cast loops to control plant form

Welcome back, Mike.

I hope you enjoy getting back into POV-Ray.    I'm familiar with some of your
past excellent renders.

These new ones you've posted are beautiful, both in composition and lighting.

Sergey (yesbird) is certainly going to enjoy those landscapes!

- BW


Post a reply to this message

From: yesbird
Subject: Re: Abstract landscape rendering 4
Date: 19 Feb 2023 14:32:11
Message: <84a481a3-f7ef-efbb-4512-674447d4f15e@gmail.com>
> Sergey (yesbird) is certainly going to enjoy those landscapes!

Bald,
again, you are reading my thoughts :) I wanted to reply to author, but 
was not able, as his email of incorrect format.

I am looking for the similar methods for generating forms like on 
attached image.
-- 
YB


Post a reply to this message


Attachments:
Download 'mh_rdean_cal2004_03_offshoot_sff.jpg' (179 KB)

Preview of image 'mh_rdean_cal2004_03_offshoot_sff.jpg'
mh_rdean_cal2004_03_offshoot_sff.jpg


 

From: Mike Miller
Subject: Re: Abstract landscape rendering 4
Date: 19 Feb 2023 16:40:00
Message: <web.63f296e329cc7b8fa30d213d185116d7@news.povray.org>
"Bald Eagle" <cre### [at] netscapenet> wrote:
> "Mike Miller" <https://639cef3628e1f.site123.me/> wrote:
> > Blob landscape rendering using macros and ray cast loops to control plant form
>
> Welcome back, Mike.
>
> I hope you enjoy getting back into POV-Ray.    I'm familiar with some of your
> past excellent renders.
>
> These new ones you've posted are beautiful, both in composition and lighting.
>
> Sergey (yesbird) is certainly going to enjoy those landscapes!
>
> - BW

Thanks,
Yes, just getting back into POV. It's been a while...almost 30 years. uggg.
Glad to see there's a strong interest going on here. I'll post renderings as I
work through concepts. I'm currently coding some landscape/plant macros for
world building.


Post a reply to this message

From: Mike Miller
Subject: Re: Abstract landscape rendering 4
Date: 19 Feb 2023 17:20:00
Message: <web.63f29d1f29cc7b8fa30d213d185116d7@news.povray.org>
yesbird <sya### [at] gmailcom> wrote:
> > Sergey (yesbird) is certainly going to enjoy those landscapes!
>
> Bald,
> again, you are reading my thoughts :) I wanted to reply to author, but
> was not able, as his email of incorrect format.
>
> I am looking for the similar methods for generating forms like on
> attached image.
> --
> YB

Sorry, just fixed the bad email link in this account. Below is my correct email.
mil### [at] gmailcom

I use macros to return point clouds of various shapes (spherical, cubic,
pyramidal, torus, etc.)  I position and scale groups of these point clouds to
create weird plants and forms. I convert all the 'grouped' points to one blob
using sphere size/scale and blob threshold to control the blobbing. I can post
my scene code.

Attached uses modified point cloud shapes to create the plants and land bridge
forms. I use a seed to randomize the points in the cloud macro.
Mike


Post a reply to this message


Attachments:
Download 'blob_world_v2._resize.jpg' (588 KB)

Preview of image 'blob_world_v2._resize.jpg'
blob_world_v2._resize.jpg


 

From: yesbird
Subject: Re: Abstract landscape rendering 4
Date: 19 Feb 2023 19:00:51
Message: <caa7bb1e-f1f6-d5e9-b8b1-5bb2e6290f94@gmail.com>
Hi, Mike !

Glad to meet you. I am very new to POV and now working on two projects:
one is Matlab toolbox for POV rendering: 
https://www.mathworks.com/matlabcentral/fileexchange/123520-pov-lab-matlab-interface-to-pov-ray

and another is a set of futuristic landscapes, inspired by works of 
Roger Dean (https://www.rogerdean.com/).

I am only starting selection of methods and techniques and see that your 
forms are very close to what I would like to include in my scenes.

The only serious difference is a shading, I am prefer something more 
cartoon/poster like, but this is another story.

I am reading this tutorial now: https://povlab.online/isotutorial/, and 
suppose that in combination with your methods I will get what I expecting.

In general I understand your idea about combining point clouds into 
blobs, but I am not experienced yet working with this objects, so if you 
will share your code with me, it will be very helpful, and become a good 
starting point.

Thanks in advance,
--
YB


Post a reply to this message

From: Alain Martel
Subject: Re: Abstract landscape rendering 4
Date: 20 Feb 2023 15:15:58
Message: <63f3d4fe$1@news.povray.org>
Le 2023-02-19 à 12:53, https//639cef3628e1f.site123.me/ a écrit :
> Blob landscape rendering using macros and ray cast loops to control plant form

WOW !
Welcome back.


Post a reply to this message

From: Mike Miller
Subject: Re: Abstract landscape rendering 4
Date: 20 Feb 2023 20:50:00
Message: <web.63f4221529cc7b8fa30d213ddabc9342@news.povray.org>
yesbird <sya### [at] gmailcom> wrote:
> Hi, Mike !
>
> Glad to meet you. I am very new to POV and now working on two projects:
> one is Matlab toolbox for POV rendering:
>
https://www.mathworks.com/matlabcentral/fileexchange/123520-pov-lab-matlab-interface-to-pov-ray
>
> and another is a set of futuristic landscapes, inspired by works of
> Roger Dean (https://www.rogerdean.com/).
>
> I am only starting selection of methods and techniques and see that your
> forms are very close to what I would like to include in my scenes.
>
> The only serious difference is a shading, I am prefer something more
> cartoon/poster like, but this is another story.
>
> I am reading this tutorial now: https://povlab.online/isotutorial/, and
> suppose that in combination with your methods I will get what I expecting.
>
> In general I understand your idea about combining point clouds into
> blobs, but I am not experienced yet working with this objects, so if you
> will share your code with me, it will be very helpful, and become a good
> starting point.
>
> Thanks in advance,
> --
> YB



Hi YB,
I put a small scene together with a few of the blob macros.  Attached is an
image using them to create a more cone-like shape. It's not tales from
topographic oceans but it's a start. :) I like the endless curve forms that can
be created. I clipped/intersected a few inside a sphere to get a smooth top cap.

What is the protocol for posting code. Can I dump it to a message window or is
there a place on the forum to post .pov files?
Thanks.


Post a reply to this message


Attachments:
Download 'blob_forms.jpg' (156 KB)

Preview of image 'blob_forms.jpg'
blob_forms.jpg


 

From: Mike Miller
Subject: Re: Abstract landscape rendering 4
Date: 20 Feb 2023 21:50:00
Message: <web.63f430e429cc7b8fa30d213ddabc9342@news.povray.org>
"Mike Miller" <mil### [at] gmailcom> wrote:
> yesbird <sya### [at] gmailcom> wrote:
> > Hi, Mike !
> >
> > Glad to meet you. I am very new to POV and now working on two projects:
> > one is Matlab toolbox for POV rendering:
> >
https://www.mathworks.com/matlabcentral/fileexchange/123520-pov-lab-matlab-interface-to-pov-ray
> >
> > and another is a set of futuristic landscapes, inspired by works of
> > Roger Dean (https://www.rogerdean.com/).
> >
> > I am only starting selection of methods and techniques and see that your
> > forms are very close to what I would like to include in my scenes.
> >
> > The only serious difference is a shading, I am prefer something more
> > cartoon/poster like, but this is another story.
> >
> > I am reading this tutorial now: https://povlab.online/isotutorial/, and
> > suppose that in combination with your methods I will get what I expecting.
> >
> > In general I understand your idea about combining point clouds into
> > blobs, but I am not experienced yet working with this objects, so if you
> > will share your code with me, it will be very helpful, and become a good
> > starting point.
> >
> > Thanks in advance,
> > --
> > YB
>
>
>
> Hi YB,
> I put a small scene together with a few of the blob macros.  Attached is an
> image using them to create a more cone-like shape. It's not tales from
> topographic oceans but it's a start. :) I like the endless curve forms that can
> be created. I clipped/intersected a few inside a sphere to get a smooth top cap.
>
> What is the protocol for posting code. Can I dump it to a message window or is
> there a place on the forum to post .pov files?
> Thanks.


Hi YB,
I posted the scene file for that image. Sorry, there's tons of #declared stuff
that's not used in the scene. It needs to be stripped down. Let me know if you
have any questions.

>> POV-Ray Text Files/ scene-files/blob form study.pov.txt

Mike


Post a reply to this message


Attachments:
Download 'blob_forms_simple.jpg' (70 KB)

Preview of image 'blob_forms_simple.jpg'
blob_forms_simple.jpg


 

From: Bald Eagle
Subject: Re: Abstract landscape rendering 4
Date: 21 Feb 2023 06:45:00
Message: <web.63f4ae6729cc7b8f1f9dae3025979125@news.povray.org>
"Mike Miller" <mil### [at] gmailcom> wrote:

> What is the protocol for posting code. Can I dump it to a message window or is
> there a place on the forum to post .pov files?

The usual places - text files for ASCII scene file, binaries for zips and such.
 Short scenes or code snippets inline with the message.

Chris was very accomodating, and changed the forum structure so that we could
now attach anything in any of the groups, so there's no longer a need to post a
render in binary images, the corresponding scene over in text scene files,
etc....

"I hope you like our new direction."

https://www.youtube.com/watch?v=GkpycWPxQi4


Post a reply to this message

Goto Latest 10 Messages Next 10 Messages >>>

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