Skip to content

Instantly share code, notes, and snippets.

View LKL2017's full-sized avatar
💫
Step By Step

李坤霖 LKL2017

💫
Step By Step
View GitHub Profile
@LKL2017
LKL2017 / index.html
Created July 30, 2023 15:03
Lines Lab 1
<html>
<head>
<meta charset="UTF-8">
<title>Line Lab</title>
</head>
<body>
<canvas id="scene"></canvas>
</body>
</html>