aboutsummaryrefslogtreecommitdiff
path: root/xp/cgxp/2.html
blob: 880c0cbee9c39b4771676975db122c2b87ab1179 (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>CGxp2</title>
<link rel="icon" href="/favicon.png">
<link rel="stylesheet" type="text/css" href="/common.css">
<script type="text/javascript" src="main2.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>