|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The 3D grid of control points for this shape
is less "disturbed" than the grid used for the
trivariate shape in my "A Trivariate NURBS
function" image posted here a couple of days
ago. (The random translation of the control
points away from a cube grid is less severe.)
I have divided the trivariate into 8 subpatches
in an attempt to show the "internals" of it.
The triangles are just simple triangle{} shapes.
Tor Olav
Post a reply to this message
Attachments:
Download 'trivariates09_03_.jpg' (130 KB)
Preview of image 'trivariates09_03_.jpg'
|
|
| |
| |
|
|
From: Jan Walzer
Subject: Re: A slightly different Trivariate (130KB)
Date: 20 Apr 2002 09:09:38
Message: <3cc16892@news.povray.org>
|
|
|
| |
| |
|
|
at least it looks wonderful ... *g
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ooh... Kinda Gugenheimy...
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Tor Olav Kristensen" <tor### [at] hotmailcom> wrote in message
news:3CC1562E.ABA59E96@hotmail.com..
If this isn't mesh-ready in its current state, it looks to be only a step or
two away. As always, I am extremely interested in complex approximations
which only have to parse once. I can see extreme possibilities for this such
as fast-rendering landscapes which do not have the limitations of
height-fields.
You said in a reply in your previous mesh post that the parsing time is over
an hour. How reasonable do you think the parsing time might be in C? I
looked at the modeler link which you posted for me(Thanks), and it looks
basically like a limited Pov-Ray type program with several mesh macros. I am
considering writing such a program myself and adding a graphical interface
which can be used to drag control points for mathematical surfaces. If the
parsing time for even a reasonable preview is too high (your picture only
seems to have a few thousand faces) I think I could get around this by
having two accuracy variables for this shape. One would control the true
accuracy and the other would control the degree to which the true points are
subdivided. That way, a user can make changes and see some reasonable
quality renders before a final (perhaps hours long) re-parse of all his
objects.
Do you think that C would be the best language in which to write such a
modeller? If so, can you recommend a good instruction book for the language,
and if not, can you suggest another language? I'm not sure if this is
possible, but I want to make the modeler so that it can open Pov-Ray and
render objects without the user's having to do much.
-Shay
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sat, 20 Apr 2002 13:51:10 +0200, Tor Olav Kristensen
<tor### [at] hotmailcom> wrote:
>
>The 3D grid of control points for this shape
>is less "disturbed" than the grid used for the
>trivariate shape in my "A Trivariate NURBS
>function" image posted here a couple of days
>ago. (The random translation of the control
>points away from a cube grid is less severe.)
...Microsoft Borg (tm) ? :-P
--
Marc van den Dikkenberg
--
The PowerBasic Archives -- http://www.xlsior.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
A very attractive image. Has a nicely crafted look to it.
Post a reply to this message
|
|
| |
| |
|
|
From: Christoph Hormann
Subject: Re: A slightly different Trivariate (130KB)
Date: 21 Apr 2002 05:04:36
Message: <3CC280A3.BA2517A4@gmx.de>
|
|
|
| |
| |
|
|
Tor Olav Kristensen wrote:
>
> The 3D grid of control points for this shape
> is less "disturbed" than the grid used for the
> trivariate shape in my "A Trivariate NURBS
> function" image posted here a couple of days
> ago. (The random translation of the control
> points away from a cube grid is less severe.)
>
> I have divided the trivariate into 8 subpatches
> in an attempt to show the "internals" of it.
>
> The triangles are just simple triangle{} shapes.
>
I must say i don't know enough about NURBS to seriously comment your
efforts, but it looks interesting.
Are there any free modellers for NURBS that produce a usable data output?
I think generating such things by hand is probably quite difficult for
serious modeling work.
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 20 Apr. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
AAAGH! ATTACK OF THE XP LOGO!!! ;-)
(Cool image, btw. :)
- Kevin R.
"Tor Olav Kristensen" <tor### [at] hotmailcom> wrote in message
news:3CC1562E.ABA59E96@hotmail.com...
>
> The 3D grid of control points for this shape
> is less "disturbed" than the grid used for the
> trivariate shape in my "A Trivariate NURBS
> function" image posted here a couple of days
> ago. (The random translation of the control
> points away from a cube grid is less severe.)
>
> I have divided the trivariate into 8 subpatches
> in an attempt to show the "internals" of it.
>
> The triangles are just simple triangle{} shapes.
>
>
> Tor Olav
----------------------------------------------------------------------------
----
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tank you all for very encouraging comments !
Tony:
I'm not much into art, but I understand that
Guggenheim is an art museum. And I guess that
there is/was an artist named Guggenheim. Are
any of his/her images similar to my last image ?
If so I would be very glad if you can give me
any pointers to such images.
Marc:
I've seen some Star Trek episodes. And I think
I remember something about Borgs. But I do not
remember if they are a species or if they are
a kind of cubical starships.
Shay:
A recursive POV-macro is a macro that calls
itself with modified arguments each time.
For an example, just look at my DeCasteljau
macros in this post:
http://news.povray.org/povray.text.scene-files/23250/161948/
Or my Fact() macro in this post:
http://news.povray.org/povray.text.scene-files/22698/157269/
It's not a good macro, because it fails with
high numbers of N. (I have made another non-
recursive one that performs better.)
I've been for a walk in the mountains all day,
so I'm too tired right now to think clearly
about your other questions. I'll try to answer
them tomorrow.
Christoph:
I haven not found many free NURBS modellers.
Except for Nurbana http://www.nurbana.cx
(a project that was started in 1999 and that
seems to advance very slowly) I have not
downloaded it yet, but I'll probably have a
peek at it some day.
I too have been thinking about how to import
NURBS from files (e.g. .iges -files ?) generated
by modellers. But I cannot see how POV-scripts
can gain access to information stored in such
files.
I have found that there exists a VRML NURBS
proposal;
http://www.blaxxun.com/developer/contact/3d/nurbs/overview.html
(But I have not had time to look at this yet
either.)
Here are two other links that may be related:
http://www.opennurbs.com/
http://yukon.genie.uottawa.ca/~lavoie/software/nurbs/
Kevin:
I have only used an XP PC once. But I cannot
remember how the XP logo looked. Is it a 3D
version of the usual window(s) flag ?
(Btw.: XP showed off a lot of black magic when
I tried to install an internal ISDN adapter on
it for a colleague of mine. So now I hope that
I never ever have to use a XP PC again.)
Tor Olav
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Tony:
> I'm not much into art, but I understand that
> Guggenheim is an art museum.
Exactly. :) That's what I meant. It reminded me of that museum.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |