|
|
On Tue, 4 Jun 2002 10:33:58 +0100, "maheshtd" <mah### [at] onetelnetuk> wrote:
> I want to learn how to create a space scene in pov-ray.
"space scane" is very complex topic. What you mean as space ? Far look at
galaxy ? Spaceship in close zoom ? In general best tutorial is studying other
scenes. Take a look at http://www.irtc.org/stills/index.html for various
topics of irtc competition. Some of them contains space scenes with sources.
For example look in http://www.irtc.org/search/ for 'galaxy' keyword.
> I've got the galaxy
> patch from one of the sites.
> How would i render it, any tips ideas.
What exact problem you have ? Have you tried sample scenes ? Have you read
documentation how to render with POV-Ray ? What error message ? What operating
system ?
ABX
Post a reply to this message
|
|
|
|
maheshtd <mah### [at] onetelnetuk> wrote:
> I've got the galaxy patch from one of the sites.
You should learn the correct terminology to avoid misunderstandings.
"Patch" is known as a different version of POV-Ray, where someone has
added (or modified existing) code (C, or C++ in the case of 3.5) which does
something POV-Ray does not normally support by itself.
What you downloaded is an include file. (Some people would call it "plugin"
but I personally am against that term.)
> How would i render it, any tips ideas.
How about reading the help files which came with it?
--
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -
Post a reply to this message
|
|