Difference between revisions of "Reference Talk:Introduction"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) m (rework narrative) |
Jholsenback (talk | contribs) m (some additional rework) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<!--<sectiondesc desc=<"reference introduction">---> | <!--<sectiondesc desc=<"reference introduction">---> | ||
− | <p> | + | <p>This is the <em>Reference</em> section, and it applies to all platforms for which this version of POV-Ray has been ported. The platform-specific documentation is available in a separate section. Excluding this introduction, the reference section is divided into three main parts:</p> |
<ol> | <ol> | ||
Line 9: | Line 9: | ||
</ol> | </ol> | ||
− | <p>New users may find it more convenient to begin with the [[Documentation:Tutorial Table of Contents|Tutorial]] section, followed by the platform-specific documentation, to become more familiar your versions platform-specific features.</p> | + | <p>New users may find it more convenient to begin with the [[Documentation:Tutorial Table of Contents|Tutorial]] section, followed by the platform-specific documentation, in order to become more familiar your versions platform-specific features. Additional notes about this documentation are as follows:</p> |
− | |||
<ul> | <ul> | ||
<li>The Windows version of the documentation is accessible using the POV-Ray program's <em>Help</em> menu or by pressing the F1 key while in the program.</li> | <li>The Windows version of the documentation is accessible using the POV-Ray program's <em>Help</em> menu or by pressing the F1 key while in the program.</li> | ||
<li>The Mac version of the documentation is also available via the <em>Help</em> menu and for viewing with a web browser. See the <em>POV-Ray MacOS Read Me</em> for more details.</li> | <li>The Mac version of the documentation is also available via the <em>Help</em> menu and for viewing with a web browser. See the <em>POV-Ray MacOS Read Me</em> for more details.</li> | ||
<li>The Unix/Linux version of the documentation is available in <em>html only</em> and by default is typically found in <code>/usr/local/share/povray-3.?/html</code></li> | <li>The Unix/Linux version of the documentation is available in <em>html only</em> and by default is typically found in <code>/usr/local/share/povray-3.?/html</code></li> | ||
+ | <li>See the section [[Reference:Notation and Basic Assumptions|Notation and Basic Assumptions]] for more about the notation used throughout this documentation.</li> | ||
</ul> | </ul> | ||
− | |||
− | |||
==Contents== | ==Contents== |
Latest revision as of 17:24, 21 April 2012
This is the Reference section, and it applies to all platforms for which this version of POV-Ray has been ported. The platform-specific documentation is available in a separate section. Excluding this introduction, the reference section is divided into three main parts:
New users may find it more convenient to begin with the Tutorial section, followed by the platform-specific documentation, in order to become more familiar your versions platform-specific features. Additional notes about this documentation are as follows:
- The Windows version of the documentation is accessible using the POV-Ray program's Help menu or by pressing the F1 key while in the program.
- The Mac version of the documentation is also available via the Help menu and for viewing with a web browser. See the POV-Ray MacOS Read Me for more details.
- The Unix/Linux version of the documentation is available in html only and by default is typically found in
/usr/local/share/povray-3.?/html
- See the section Notation and Basic Assumptions for more about the notation used throughout this documentation.
Contents
- Command-line Options
- Scene Description Language
- Scene Description File
- Global Settings
- Camera
- Lighting Types
- Transformations
- Objects
- Textures
- Patterns
- Atmospheric Effects
- Media
- Include Files
- Main Files
- arrays.inc
- chars.inc
- colors.inc
- consts.inc
- debug.inc
- finish.inc
- functions.inc
- glass.inc, glass_old.inc
- math.inc
- metals.inc
- golds.inc
- rand.inc
- shapes.inc
- shapes2.inc
- shapesq.inc
- skies.inc
- stars.inc
- stones.inc
- stdinc.inc
- strings.inc
- textures.inc
- transforms.inc
- woodmaps.inc
- woods.inc
- logo.inc
- rad_def.inc
- screen.inc
- sunpos.inc
- Old Files
- Older Files
- Main Files
Changes
The following are changes that I'd like to see made to the new layout
- Move the Language Basics sub-section into it's own file, add a brief passage and a table of contents for the sub-sections that follow.
- Create a new file The Scene (maybe there's a better name) to serve as a table of contents for the sub-sections in this group.
- Create a new file Atmospheric Effects and merge those single files as sub-sections of the proposed single file.
- Create a new file Lighting Types to serve as an introduction and table of contents for the sub-sections that follow.
- Moved the Patterns section up one in the order, so that it's after Textures.
- Create a new file Include Files and add an introduction, also add the sub-sections Main Files, Old Files, and Older Files to that file. Add links to each include file.
- Did not add the Quick Reference maybe we should consider dropping that section.
Additional changes listed here:
- moved hexagon and square patterns to the Discontinuous Patterns sub-section --jholsenback 13:52, 6 April 2012 (UTC)
- changes outlined below: --jholsenback 17:17, 11 April 2012 (UTC)
- expanded the table of contents based on feedback
- three major sections now
- added transformations
- minor shuffling in topic order
- added reworked narrative --jholsenback 14:57, 12 April 2012 (UTC)