Difference between revisions of "Reference Talk:Introduction"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) m (outline recent changes) |
Jholsenback (talk | contribs) m (rework narrative) |
||
Line 1: | Line 1: | ||
− | = | + | __NOTOC__ |
− | <p>The | + | <!--<sectiondesc desc=<"reference introduction">---> |
+ | <p>The <em>Reference</em> section documentation applies to all platforms to which this version of POV-Ray is ported. The platform-specific documentation is available for each platform separately. Excluding this introduction, the reference section is divided into three main parts:</p> | ||
+ | |||
<ol> | <ol> | ||
− | <li> | + | <li>[[Reference:Command-Line and INI-File Options|Command-line Options]]</li> |
− | <li> | + | <li>[[Reference:Scene Description Language|Scene Description Language]]</li> |
− | <li> | + | <li>[[Reference:Scene Description File|Scene Description File]]</li> |
− | |||
− | |||
− | |||
− | |||
</ol> | </ol> | ||
− | <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, to become more familiar your versions platform-specific features.</p> |
− | + | ||
− | + | <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 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> | |
− | + | </ul> | |
+ | |||
+ | <p class="Note"><strong>Note:</strong> See the section [[Reference:Notation and Basic Assumptions|Notation and Basic Assumptions]] for more about the notation used throughout this documentation.</p> | ||
==Contents== | ==Contents== | ||
Line 243: | Line 243: | ||
####[[Reference:Color_Map Files|color_map files (*.map)]] | ####[[Reference:Color_Map Files|color_map files (*.map)]] | ||
####[[Reference:Image Files|image files (*.png, *.pot, *.df3)]] | ####[[Reference:Image Files|image files (*.png, *.pot, *.df3)]] | ||
+ | |||
+ | ==Changes== | ||
+ | <p>The following are changes that I'd like to see made to the new layout</p> | ||
+ | <ol> | ||
+ | <li>Move the <em>Language Basics</em> sub-section into it's own file, add a brief passage and a table of contents for the sub-sections that follow.</li> | ||
+ | <li>Create a new file <em>The Scene</em> (maybe there's a better name) to serve as a table of contents for the sub-sections in this group.</li> | ||
+ | <li>Create a new file <em>Atmospheric Effects</em> and merge those single files as sub-sections of the proposed single file.</li> | ||
+ | <li>Create a new file <em>Lighting Types</em> to serve as an introduction and table of contents for the sub-sections that follow.</li> | ||
+ | <li>Moved the <em>Patterns</em> section up one in the order, so that it's after <em>Textures</em>.</li> | ||
+ | <li>Create a new file <em>Include Files</em> and add an introduction, also add the sub-sections <em>Main Files</em>, <em>Old Files</em>, and <em>Older Files</em> to that file. Add links to each include file.</li> | ||
+ | <li>Did <em>not</em> add the <em>Quick Reference</em> maybe we should consider dropping that section.</li> | ||
+ | </ol> | ||
+ | |||
+ | <p>Additional changes listed here:</p> | ||
+ | * moved hexagon and square patterns to the <em>Discontinuous Patterns</em> sub-section --[[User:Jholsenback|jholsenback]] 13:52, 6 April 2012 (UTC) | ||
+ | * changes outlined below: --[[User:Jholsenback|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 --[[User:Jholsenback|jholsenback]] 14:57, 12 April 2012 (UTC) |
Revision as of 14:57, 12 April 2012
The Reference section documentation applies to all platforms to which this version of POV-Ray is ported. The platform-specific documentation is available for each platform separately. 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, to become more familiar your versions platform-specific features.
- 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
Note: 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)