/[cvs]/fract/mandel.html
ViewVC logotype

Contents of /fract/mandel.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Sat Feb 24 15:57:15 2001 UTC (23 years, 2 months ago) by teddy
Branch: MAIN
Branch point for: masse
File MIME type: text/html
Initial revision

1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2 <HTML><HEAD>
3 <TITLE>Julia Set Generator</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>Julia Set Generator</H1>
7
8 <FORM ACTION="julia3.cgi" METHOD=GET>
9
10 Debug mode: <INPUT TYPE=CHECKBOX NAME="debug">
11 <P>
12 Iterations: <INPUT TYPE=TEXT NAME="iter" MAXLENGTH="4" SIZE="3"
13 VALUE="270">
14 <P>
15 <!-- implies TYPE=SUBMIT -->
16 <INPUT TYPE=IMAGE NAME="image" SRC="mandel.png" ALIGN=BOTTOM
17 HEIGHT="570" WIDTH="570">
18
19 </FORM>
20
21 </BODY></HTML>
22 <!-- Local Variables: -->
23 <!-- version-control: t -->
24 <!-- backup-by-copying: nil -->
25 <!-- backup-by-copying-when-mismatch: nil -->
26 <!-- kept-old-versions: 50 -->
27 <!-- kept-new-versions: 50 -->
28 <!-- End: -->
29

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26