|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Don't really know how to finish this one off. Any suggestions? (I know how
to use Poser models now!)
strip? I know v3.5 now has a parametric isosurface function that I could
use, but it's ssslllooowww at the moment and the strip I require needs to
have a bit of thickness to it - like a strip of road, rather than a strip of
paper. Thanks.
Alan.
--
www.mp3.com/FeedingTheCats
www.btinternet.com/~manhog/
Post a reply to this message
Attachments:
Download 'quintet.jpg' (33 KB)
Preview of image 'quintet.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
news:3baf9aa6@news.povray.org...
> Don't really know how to finish this one off. Any suggestions? (I know
how
> to use Poser models now!)
Different background and add some dirt
(perhaps a night scene with some lamposts and some buildings in the rear.
Chris Colefax
http://www.geocities.com/SiliconValley/Lakes/1434/
have macros and include files to help you with that).
> strip? I know v3.5 now has a parametric isosurface function that I could
> use, but it's ssslllooowww at the moment and the strip I require needs to
> have a bit of thickness to it - like a strip of road, rather than a strip
of
> paper. Thanks.
http://www.f-lohmueller.de/pov_tut/povlup3e.htm
A great place to learn povray with a lot of examples and source (a must).
Hope this helps.
Txemi Jendrix
http://www.geocities.com/txemijendrix
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Hope this helps.
Indeed it does! Thank you very much.
Alan.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Skin your man with carpet!
=)
Alan Holding wrote in message <3baf9aa6@news.povray.org>...
>Don't really know how to finish this one off. Any suggestions? (I know
how
>to use Poser models now!)
>
>strip? I know v3.5 now has a parametric isosurface function that I could
>use, but it's ssslllooowww at the moment and the strip I require needs to
>have a bit of thickness to it - like a strip of road, rather than a strip
of
>paper. Thanks.
>
>Alan.
>
>--
>
>www.mp3.com/FeedingTheCats
>www.btinternet.com/~manhog/
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Very nice image. (very Gilles Trans-esque) For a mobius, with some work,
you may be able to create one with a macro and meshes.
-tgq
--
camera{location z*13look_at 0}light_source{15 15looks_like{sphere{0 10
}pigment{rgb 1}finish{ambient 15}}}union{torus{3,0.5rotate x*90}cone{y
*4,.5,-y*8,0}cone{-x*4,.5,x*8,0}pigment{rgb<.7,.6,.4>}finish{ambient 0
diffuse 0reflection{1fresnel on metallic 1}}interior{ior 25}rotate 15}
plane{y,-7pigment{checker rgb 0rgb 1scale 4}finish{diffuse.1}}// TGQ
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I have started writing a mobius mesh2 macro which you can try out. I will
post version 1 in p.t.s-f for you. At present, it has no thickness an does
not have smoothing normals added.
Please give it a try and let me know what you think and if you have any
suggestions or questions
-tgq
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Mon, 24 Sep 2001 21:44:40 +0100, Alan Holding wrote...
> Don't really know how to finish this one off. Any suggestions? (I know how
> to use Poser models now!)
>
> strip? I know v3.5 now has a parametric isosurface function that I could
> use, but it's ssslllooowww at the moment and the strip I require needs to
> have a bit of thickness to it - like a strip of road, rather than a strip of
> paper. Thanks.
You can make one out of bezier patches using something like HamaPatch...
It's not too tricky. I'll have a go and let you nkow if I get a result.
Bye for now,
Jamie.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 25 Sep 2001 21:38:46 +0100, Jamie Davison wrote...
> On Mon, 24 Sep 2001 21:44:40 +0100, Alan Holding wrote...
> > Don't really know how to finish this one off. Any suggestions? (I know how
> > to use Poser models now!)
> >
> > strip? I know v3.5 now has a parametric isosurface function that I could
> > use, but it's ssslllooowww at the moment and the strip I require needs to
> > have a bit of thickness to it - like a strip of road, rather than a strip of
> > paper. Thanks.
>
> You can make one out of bezier patches using something like HamaPatch...
> It's not too tricky. I'll have a go and let you nkow if I get a result.
^^^^
Or maybe I'll let you *know* <sigh>
Bye for now,
Jamie.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> > strip? I know v3.5 now has a parametric isosurface function that I could
> > use, but it's ssslllooowww at the moment and the strip I require needs to
> > have a bit of thickness to it - like a strip of road, rather than a strip of
> > paper. Thanks.
>
> You can make one out of bezier patches using something like HamaPatch...
> It's not too tricky. I'll have a go and let you nkow if I get a result.
OK, attached should be an image of a Moebius strip I knocked together in
HamaPatch and Moray. Hamapatch for the modelling, and Moray for the
scene layout and textures. OK, so jpeg mangled it a bit, but at least
it's small :)
Let me know if you want the .hmp file for it. (assuming that you're a)
using Windows, and b) have downloaded HamaPatch)
Bye for now,
Jamie.
Post a reply to this message
Attachments:
Download 'moebius.jpg' (28 KB)
Preview of image 'moebius.jpg'
|
|
| |
| |
|
|
|
|
| |