POV-Ray : Newsgroups : povray.general : Proposed tutorial format (hope this is in plain text). : Proposed tutorial format (hope this is in plain text). Server Time
9 Aug 2024 01:28:34 EDT (-0400)
  Proposed tutorial format (hope this is in plain text).  
From: Greg M  Johnson
Date: 5 Sep 2000 15:59:04
Message: <39B54EFE.8AAA1D0F@my-dejanews.com>
I'm proposing the following required format for the 10Best Cd
collection.
It can be of any length with any number of include files or what have
you . But it should be one html zipped together with text files and
JPG's per "submission."
Each file should follow the following format for use of included html
code, included longer files, headings, and for reference to JPG's. I'll
make up a web page to explain this in greater detail.  But any
objections to this so far?


<html>
<title>How to Make a Sphere
</title>
<META name="Author" content="Greg M. Johnson">
<META name="email" content="gre### [at] aolcom">
<META name="keywords" content="sphere,radius,green,pigment">
<blockquote>

<H3>This is how you make a sphere
</h3>

If you want to make a sphere, type in:
<br>
<code>sphere {0,1 pigment {Green}}
</code>
<p>

The image that made this sphere is here:
<br>
<img src="gmjimage01.jpg">

<p>
To see a more detailed example of a complete scene file, see:
<br>
<a href="gregtut02.txt">gregtut02.txt</a>
<p>
To see a larger example of the file made by this file, see:
<a href="gmjimage02.txt">gmjimage02.jpg</a>

</html>


Post a reply to this message

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