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.2 - (hide annotations) (download) (as text)
Thu Nov 11 14:18:02 2004 UTC (19 years, 5 months ago) by tmurakam
Branch: MAIN
Changes since 1.1: +8 -1 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.1 <h2>What's this?</h2>
16    
17     AutoCoast は、Flight Simulator 2004 用の海岸線シーナリを自動生成するツールです。
18     <p>
19     AutoCoast は <a href="http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html">GSHHS (Global Self-consistant Hierarchical High-resolution Shorelines)</a>
20     を用いて海岸線を自動生成します。
21    
22     <p>
23    
24     <h2>News</h2>
25    
26     '04/11/11: ver 0.1 を公開しました。
27     <p>
28    
29     <h2>スクリーンショット</h2>
30    
31 tmurakam 1.2 <h2>ダウンロード</h2>
32    
33     <a href="http://sourceforge.jp/projects/autocoast/">ダウンロード</a>
34    
35     <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>
36 tmurakam 1.1
37     </body>
38     </html>

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