Develop and Download Open Source Software

Browse CVS Repository

Annotation of /autocoast/web/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (hide annotations) (download) (as text)
Sat Nov 27 09:06:21 2004 UTC (19 years, 4 months ago) by tmurakam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +27 -12 lines
File MIME type: text/html
updated

1 tmurakam 1.1 <?xml version="1.0" encoding="EUC-JP" standalone="no"?>
2     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4    
5     <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
6     <head>
7     <meta http-equiv="content-type" content="text/html"; charset="EUC-JP"/>
8 tmurakam 1.2 <title>AutoCoast : Automatic Coastline Scenery Generator</title>
9 tmurakam 1.1 <link rel="stylesheet" type="text/css" href="style.css">
10     </head>
11     <body>
12    
13 tmurakam 1.2 <h1>AutoCoast : Automatic Coastline Scenery Generator</h1>
14    
15 tmurakam 1.5 <a href="index-ja.html">Japanese</a>
16    
17 tmurakam 1.1 <h2>What's this?</h2>
18    
19 tmurakam 1.5 AutoCoast is a tool to automatically generate shore line scenery for Flight Simulator 2004.
20    
21 tmurakam 1.1 <p>
22 tmurakam 1.5 AutoCoast uses <a href="http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html">GSHHS (Global Self-consistant Hierarchical High-resolution Shorelines)</a> data to generate scenery.
23 tmurakam 1.1 <p>
24    
25     <h2>News</h2>
26    
27 tmurakam 1.5 <ul>
28     <li>'04/11/27: ver 0.2 (beta) released!
29     <li>'04/11/11: ver 0.1 (beta) released!
30     </ul>
31 tmurakam 1.1
32 tmurakam 1.5 <h2>Screenshots</h2>
33 tmurakam 1.1
34 tmurakam 1.5 <a href="scshot/index.html">Screenshots</a>
35 tmurakam 1.3
36 tmurakam 1.5 <h2>Documents</h2>
37 tmurakam 1.4
38     <ul>
39 tmurakam 1.5 <li><a href="docs/manual-en/index.html">Manual</a>
40 tmurakam 1.4 </ul>
41    
42 tmurakam 1.5 <h2>Download</h2>
43 tmurakam 1.2
44 tmurakam 1.5 Download from <a href="http://sourceforge.jp/projects/autocoast/">here</a>.
45 tmurakam 1.3 <p>
46 tmurakam 1.2
47 tmurakam 1.5 <h2>Links</h2>
48    
49     <ul>
50     <li><a href="http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html">GSHHS (Global Self-consistant Hierarchical High-resolution Shorelines)</a>
51     <li><a href="http://www.cs.man.ac.uk/aig/staff/alan/software/">Generic Polygon Clipper</a>
52     <lI><a href="http://flightsim.computing.dundee.ac.uk/fsirmuti.html">Coast Line Maker</a>
53     <li><a href="http://flightinfo.ens.ne.jp/pja/cgi-bin/desboard.cgi">Scenery design forum</a>
54     </ul>
55    
56    
57     <hr>
58 tmurakam 1.2 <a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=1404" width="96" height="31" border="0" alt="SourceForge.jp"></a>
59 tmurakam 1.1
60 tmurakam 1.5
61 tmurakam 1.1 </body>
62     </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26