home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>11.9.  Maze</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="filters-render.html" title="11.  Rendering Filters" />
- <link rel="prev" href="plug-in-grid.html" title="11.8.  Grid" />
- <link rel="next" href="plug-in-jigsaw.html" title="11.10.  Jigsaw" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">11.9. 
- <span lang="en" xml:lang="en">Maze</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="plug-in-grid.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">11. 
- <span lang="en" xml:lang="en">Rendering Filters</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="plug-in-jigsaw.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="plug-in-maze"></a>11.9. 
- <span lang="en" xml:lang="en">Maze</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2230 $</td>
- <td align="left">2006-12-18</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2773659" class="indexterm"></a>
- <a id="id2773677" class="indexterm"></a>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2773686"></a>11.9.1. 
- <span lang="en" xml:lang="en">Overview</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2773697"></a>
- <p class="title">
- <b>Figure 16.254. 
- <span lang="en" xml:lang="en">An example of a rendered maze.</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/render-taj-maze.jpg" alt="An example of a rendered maze." />
- <div class="caption">
- <p>Filter “<span class="quote">Maze</span>” applied</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- You can find this filter in the image menu through
- <span class="guimenu">Filte<span class="accel">r</span>s</span> ‚Üí <span class="guisubmenu"><span class="accel">R</span>ender</span> ‚Üí <span class="guisubmenu"><span class="accel">P</span>attern</span> ‚Üí <span class="guimenuitem"><span class="accel">M</span>aze</span>
- </p>
- <p>
- This filter generates a random black and white maze
- pattern. The result completely overwrites the previous
- contents of the active layer. A typical example is shown
- below. Can you find the route from the center to the edge?
- </p>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2773794"></a>11.9.2. 
- <span lang="en" xml:lang="en">Options</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2773804"></a>
- <p class="title">
- <b>Figure 16.255. 
- <span lang="en" xml:lang="en">
- “<span class="quote">Maze</span>” filter options
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/filters-render-maze.png" alt="Maze filter options" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Width/Height</span>
- </dt>
- <dd>
- <p>
- The <span class="guilabel">Width</span> and
- <span class="guilabel">Height</span> sliders control how many
- pathways the
- maze should have. The lower the values for width and height,
- the more paths you will get. The same happens if you
- increase the number of pieces in the Width and Height
- <span class="guilabel">Pieces</span> fields. The result won't
- really look like a maze unless the width and height are
- equal.
- </p>
- </dd>
- <dt>
- <span class="term">Tileable</span>
- </dt>
- <dd>
- <p>
- If you want to use it in a pattern, you can make the maze
- tileable by checking this check-button.
- </p>
- </dd>
- <dt>
- <span class="term">Seed</span>
- </dt>
- <dd>
- <p>
- You can specify a seed for the random number generator, or
- ask the program to generate one for you. Unless you need
- to later reproduce exactly the same maze, you might as
- well have the program do it.
- </p>
- </dd>
- <dt>
- <span class="term">Algorithm</span>
- </dt>
- <dd>
- <p>
- You can choose between two algorithms for maze,
- <span class="guilabel">Depth First</span> and
- <span class="guilabel">Prim's Algorithm</span>. Only a computer
- scientist can tell the difference between them.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="plug-in-grid.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="filters-render.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="plug-in-jigsaw.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="plug-in-grid.html">11.8. 
- <span lang="en" xml:lang="en">Grid</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="plug-in-jigsaw.html">11.10. 
- <span lang="en" xml:lang="en">Jigsaw</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-