Browse CVS Repository
Contents of /vkaleido/htdocs/try-e.html
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1 -
( show annotations)
( download)
( as text)
Tue May 11 11:26:55 2004 UTC
(19 years, 11 months ago)
by cwbp
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
*** empty log message ***
| 1 |
<html> |
| 2 |
<head><title>Let's try to make YOUR Virtual Kaleidoscope</title> |
| 3 |
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Shift_JIS"> |
| 4 |
</head> |
| 5 |
<body> |
| 6 |
<h2>Let's try to make YOUR Virtual Kaleidoscope.</h2> |
| 7 |
<ul> |
| 8 |
<li>Step 1. Make your object file in VRML format</li> |
| 9 |
<li>Step 2. Input the file name or URL in this form and push "Display".</li> |
| 10 |
<form action="http://vkaleido.sourceforge.jp/cgi-bin/generate.wrl" method=GET> |
| 11 |
<input type=hidden name="t" value=""> |
| 12 |
<input type="file" name="o" size=40><br> |
| 13 |
<input type=hidden name="cols" value="6"> |
| 14 |
<input type="submit" value="Display"> |
| 15 |
</form> |
| 16 |
<li>Step 3. Click links.</li> |
| 17 |
</ul> |
| 18 |
If you want to try off-line, download <a href=vklaido-3.zip>this archive</a>.<p> |
| 19 |
<a href=index-e.html>Return to Home</a> |
| 20 |
</body> |
| 21 |
</html> |
|