POV-Ray : Newsgroups : moray.binaries : New Domenator plugin Server Time
28 Mar 2024 05:32:19 EDT (-0400)
  New Domenator plugin (Message 1 to 10 of 11)  
Goto Latest 10 Messages Next 1 Messages >>>
From: Philippe Gibone
Subject: New Domenator plugin
Date: 1 Sep 2004 13:30:13
Message: <41360725@news.povray.org>
Hello,

As john asked me for few improvements on Domenator, I worked on it and here
is where I am :

1) The degenerated triangles are removed
2) A new base is added
3) A new window is added
4) Five new slopes are added
5) A new parameter allows to have the meridians lines evenly spaced along
the slope (see sample TestNewDome Evenly.jpg)
6) A new parameter allows to shrink or to inflate the wires along the slope
(see samples TestNewDome alien Starfish.jpg and TestNewDome Shrink.jpg)

Before I release this new version I still have some work to do, so if you
have any suggestion for improvement of this plugin, this is the right place
and the right moment.

Philippe Gibone


Post a reply to this message


Attachments:
Download 'TestNewDome Shrink.jpg' (16 KB) Download 'TestNewDome Evenly.jpg' (13 KB) Download 'TestNewDome alien Starfish.jpg' (12 KB)

Preview of image 'TestNewDome Shrink.jpg'
TestNewDome Shrink.jpg

Preview of image 'TestNewDome Evenly.jpg'
TestNewDome Evenly.jpg

Preview of image 'TestNewDome alien Starfish.jpg'
TestNewDome alien Starfish.jpg


 

From: Arne Kleinophorst
Subject: Re: New Domenator plugin
Date: 2 Sep 2004 03:39:44
Message: <4136ce40$1@news.povray.org>
Hey, looks great!

Arne

Philippe_Gibone schrieb:
> Hello,
> 
> As john asked me for few improvements on Domenator, I worked on it and here
> is where I am :
> 
> 1) The degenerated triangles are removed
> 2) A new base is added
> 3) A new window is added
> 4) Five new slopes are added
> 5) A new parameter allows to have the meridians lines evenly spaced along
> the slope (see sample TestNewDome Evenly.jpg)
> 6) A new parameter allows to shrink or to inflate the wires along the slope
> (see samples TestNewDome alien Starfish.jpg and TestNewDome Shrink.jpg)
> 
> Before I release this new version I still have some work to do, so if you
> have any suggestion for improvement of this plugin, this is the right place
> and the right moment.
> 
> Philippe Gibone
> 
> 
>


Post a reply to this message

From: Thomas de Groot
Subject: Re: New Domenator plugin
Date: 5 Sep 2004 03:25:36
Message: <413abf70$1@news.povray.org>
Philippe, your plugin is (and has been) an excellent addition to Moray. Last
year I made a scene using the plugin (for making roofs). I shall post it in
p.b.i. Hope you like it.

Thomas


Post a reply to this message

From: John D  Gwinner
Subject: Re: New Domenator plugin
Date: 15 Sep 2004 02:11:20
Message: <4147dd08$1@news.povray.org>
Wow, looks nice.

My main suggestion is this:

1) I want to make the 'sides' of the panes of the dome have a 'thickness' so
that I can use them to make domed cities.  The wires/spheres work very well
for this, but there is no setting for the mesh that makes up the body of the
dome itself to have a thickness.

(See screenshots in 'Dome Plugin').

        == John ==

P.S.  Sorry for the late reply :(


Post a reply to this message

From: Philippe Gibone
Subject: Re: New Domenator plugin
Date: 15 Sep 2004 11:20:34
Message: <41485dc2$1@news.povray.org>
> 1) I want to make the 'sides' of the panes of the dome have a 'thickness'
so
> that I can use them to make domed cities.  The wires/spheres work very
well
> for this, but there is no setting for the mesh that makes up the body of
the
> dome itself to have a thickness.
Hi John,

I'm afraid there is no way to give a thickness to a mesh ;-((.
The functions I use are parametric (and very complicated ones), no way to
spin them into an implicit function that can be used in a "thick"
isosurface.
There is a possibility to build the dome with elementary prisms, but, i'm
afraid it's the hell of a job...

If anybody can think of something else....

Philippe Gibone


Post a reply to this message

From: andrel
Subject: Re: New Domenator plugin
Date: 16 Sep 2004 08:06:46
Message: <41498231.8010600@hotmail.com>
As a postprocessing step after generating the mesh:
Copy the mesh and offset all the points in the direction of the
normal. connect all the points at the egdes of the two meshes.
Will not work properly if the offset results in mesh intersections.

Or is that not the sort of answer you are looking for?

Philippe_Gibone wrote:
>>1) I want to make the 'sides' of the panes of the dome have a 'thickness'
> 
> so
> 
>>that I can use them to make domed cities.  The wires/spheres work very
> 
> well
> 
>>for this, but there is no setting for the mesh that makes up the body of
> 
> the
> 
>>dome itself to have a thickness.
> 
> Hi John,
> 
> I'm afraid there is no way to give a thickness to a mesh ;-((.
> The functions I use are parametric (and very complicated ones), no way to
> spin them into an implicit function that can be used in a "thick"
> isosurface.
> There is a possibility to build the dome with elementary prisms, but, i'm
> afraid it's the hell of a job...
> 
> If anybody can think of something else....
> 
> Philippe Gibone
> 
>


Post a reply to this message

From: Philippe Gibone
Subject: Re: New Domenator plugin
Date: 16 Sep 2004 08:13:28
Message: <41498368@news.povray.org>

news:414### [at] hotmailcom...
> As a postprocessing step after generating the mesh:
> Copy the mesh and offset all the points in the direction of the
> normal. connect all the points at the egdes of the two meshes.
> Will not work properly if the offset results in mesh intersections.

This will not work, because the panes will not be thick, but only,
apparently thick. If you difference the dome with something else you'll see
the two meshes with vacuum in-between, but not a cut thick dome ;-(((

Thanks anyway for helping.

Philippe


Post a reply to this message

From: andrel
Subject: Re: New Domenator plugin
Date: 16 Sep 2004 08:23:30
Message: <4149861D.5000507@hotmail.com>
Philippe_Gibone wrote:


> news:414### [at] hotmailcom...
> 
>>As a postprocessing step after generating the mesh:
>>Copy the mesh and offset all the points in the direction of the
>>normal. connect all the points at the egdes of the two meshes.
>>Will not work properly if the offset results in mesh intersections.
> 
> 
> This will not work, because the panes will not be thick, but only,
> apparently thick. If you difference the dome with something else you'll see
> the two meshes with vacuum in-between, but not a cut thick dome ;-(((
> 
If you connect the two meshes together at the edges it is just one mesh,
so that will work. NB don't forget to flip all the triangles
in one of the two, otherwise to normal (and thus the inside and outside)
is not defined consistently.


Post a reply to this message

From: Philippe Gibone
Subject: Re: New Domenator plugin
Date: 16 Sep 2004 09:37:16
Message: <4149970c@news.povray.org>
What happens if you make an intersection of the Dome with another object ?


news:414### [at] hotmailcom...
>
>
> Philippe_Gibone wrote:
>

> > news:414### [at] hotmailcom...
> >
> >>As a postprocessing step after generating the mesh:
> >>Copy the mesh and offset all the points in the direction of the
> >>normal. connect all the points at the egdes of the two meshes.
> >>Will not work properly if the offset results in mesh intersections.
> >
> >
> > This will not work, because the panes will not be thick, but only,
> > apparently thick. If you difference the dome with something else you'll
see
> > the two meshes with vacuum in-between, but not a cut thick dome ;-(((
> >
> If you connect the two meshes together at the edges it is just one mesh,
> so that will work. NB don't forget to flip all the triangles
> in one of the two, otherwise to normal (and thus the inside and outside)
> is not defined consistently.
>


Post a reply to this message

From: andrel
Subject: Re: New Domenator plugin
Date: 16 Sep 2004 10:25:01
Message: <4149A297.4050100@hotmail.com>
Philippe_Gibone wrote:

> What happens if you make an intersection of the Dome with another object ?
I am not sure what you mean.
The result should be a normal, standard mesh.
But perhaps I am missing something.
If you have a small example I might give it a go
somewhere over the weekend.
(you can mail it to the hotmail address).

> 

> news:414### [at] hotmailcom...
> 
>>
>>Philippe_Gibone wrote:
>>
>>

>>>news:414### [at] hotmailcom...
>>>
>>>
>>>>As a postprocessing step after generating the mesh:
>>>>Copy the mesh and offset all the points in the direction of the
>>>>normal. connect all the points at the egdes of the two meshes.
>>>>Will not work properly if the offset results in mesh intersections.
>>>
>>>
>>>This will not work, because the panes will not be thick, but only,
>>>apparently thick. If you difference the dome with something else you'll
> 
> see
> 
>>>the two meshes with vacuum in-between, but not a cut thick dome ;-(((
>>>
>>
>>If you connect the two meshes together at the edges it is just one mesh,
>>so that will work. NB don't forget to flip all the triangles
>>in one of the two, otherwise to normal (and thus the inside and outside)
>>is not defined consistently.
>>
> 
> 
>


Post a reply to this message

Goto Latest 10 Messages Next 1 Messages >>>

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