Add my vispy scratch code
This commit is contained in:
11
clojure/resources/public/index.html
Normal file
11
clojure/resources/public/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>curlnoise</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="curlnoise"></div>
|
||||
<script src="js/main.js"></script>
|
||||
<script>curlnoise.core.run_sketch()</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user