@bluemath/geom
Version:
Bluemath Geometry library
21 lines (16 loc) • 328 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<title>BlueMath Geometry</title>
<script src="../build/bluemath-geom-glvisual.js"></script>
<style>
</style>
</head>
<body>
<div id="selection_box">
<select id="geom-selection"></select>
</div>
<canvas id="tcanvas"></canvas>
</body>
</html>