aboutsummaryrefslogtreecommitdiff
path: root/xp/cgxp/1.html
blob: b05e78f2c45047a8bf7143bcf5cb7144572e8b85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CGxp1</title>
<link rel="icon" href="/favicon.png">
<link rel="stylesheet" type="text/css" href="/common.css">
<script type="text/javascript" src="main1.js"></script>
<script type="text/javascript" src="wglmath.js"></script>
</head>
<body onload="init();" style="margin:0;">
<canvas id="glCvs" width="800" height="450" style=""></canvas>
</body>
</html>