Skip to content

Instantly share code, notes, and snippets.

View BeauxBarker's full-sized avatar

B Barker BeauxBarker

  • Portland, OR
View GitHub Profile
<!doctype html>
<html>
<head>
<title>3d Grapher</title>
<meta charset="utf-8" />
</head>
<body>
<canvas id="c"></canvas>
<script>