Subject:
|
Re: Mildly offtopic: POV Height Fields
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 28 Jan 1999 22:00:12 GMT
|
Viewed:
|
992 times
|
| |
| |
Tim McSweeney skrev i meddelandet ...
> I know this is slightly off-topic but we don't have a lugnet.cad.rendering
> (yet :-)
>
> For rendering Lego models [1] I've been getting back into POV and I want to
> create a planet surface for them to sit on. The POV height_field primitive
> looks good but I'm having trouble creating a image in the right format for
> input. I've created the image I want in photoshop and I can save it as a 255
> tone grayscale image which works OK but is not very smooth, I'd like to
> create a 16bit grayscale PNG image which should improve matters a bit but
> photoshop 4 can't seem to save in this format :( Does anyone have any
> suggestions?
From the POV-ray documentation:
8<----------------------------------------------------
Appendix F.5 Height Field Tips
Try using POV-Ray itself to create images for height fields:
camera { location <0, 0, -2> }
plane { z, 0
finish { ambient 1 } // needs no light sources
pigment { bozo } // or whatever. Experiment.
}
That's all you'll need to create a .tga file that can then be used as
a height field in another image!
8<----------------------------------------------------
There are also other programs available, I have been playing a little
with
TERRAIN MAKER by Eric Jorgensen. It's an old DOS program, but it can
make some really impressive height fields, plus You have editing
abilities, so You can make a flat part where You want it, and add to a
mountain.
Unfortunatley I don't remember where I found it :-(
It could have been a link from http://www.povray.org, or from
http://twysted.net
Search around a bit, and I'm sure You will find it, otherwise, mail me
and I'll send You the .zip file.
--
Anders Isaksson, Sweden
BlockCAD: http://user.tninet.se/~hbh828t/proglego.htm
Gallery: http://user.tninet.se/~hbh828t/gallery.htm
|
|
Message has 1 Reply: | | Re: Mildly offtopic: POV Height Fields
|
| (...) Yeah I had seen that, but I don't want a ranom landscape, I want to use one I've sculpted using photoshop, the layout of the mountains etc is important. (...) Ok I found it, It's downloading slowly. I'll try it out but it still looks like it (...) (26 years ago, 28-Jan-99, to lugnet.cad)
|
Message is in Reply To:
| | Mildly offtopic: POV Height Fields
|
| I know this is slightly off-topic but we don't have a lugnet.cad.rendering (yet :-) For rendering Lego models [1] I've been getting back into POV and I want to create a planet surface for them to sit on. The POV height_field primitive looks good but (...) (26 years ago, 28-Jan-99, to lugnet.cad)
|
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|