Develop and Download Open Source Software

Browse CVS Repository

Contents of /autocoast/web/index.html

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


Revision 1.4 - (show annotations) (download) (as text)
Thu Nov 11 14:23:19 2004 UTC (19 years, 5 months ago) by tmurakam
Branch: MAIN
Changes since 1.3: +7 -1 lines
File MIME type: text/html
updated

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 <title>AutoCoast : Automatic Coastline Scenery Generator</title>
9 <link rel="stylesheet" type="text/css" href="style.css">
10 </head>
11 <body>
12
13 <h1>AutoCoast : Automatic Coastline Scenery Generator</h1>
14
15 <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 (beta) を公開しました。
27 <p>
28
29 <h2>スクリーンショット</h2>
30
31 <a href="scshot/index.html">スクリーンショット</a>
32
33 <h2>ドキュメント</h2>
34
35 <ul>
36 <li><a href="docs/index-ja.html">ドキュメント</a> : 配布物に含まれるものと同じです。
37 </ul>
38
39 <h2>ダウンロード</h2>
40
41 ダウンロードは<a href="http://sourceforge.jp/projects/autocoast/">こちら</a>から。
42 <p>
43
44 <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>
45
46 </body>
47 </html>

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