forked from StudioInfinity/dyna3
Get a WebGL canvas working in Sycamore
This commit is contained in:
parent
c48d685ad6
commit
fd3cbae1b4
5 changed files with 224 additions and 0 deletions
9
app-proto/inversive-display/index.html
Normal file
9
app-proto/inversive-display/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Inversive display</title>
|
||||
<link data-trunk rel="css" href="main.css"/>
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue