Skip to content

Commit

Permalink
Merge pull request #27 from jmickle66666666/3d
Browse files Browse the repository at this point in the history
3d
  • Loading branch information
jmickle66666666 authored Dec 28, 2018
2 parents 9044b00 + d798519 commit be6959a
Show file tree
Hide file tree
Showing 11 changed files with 1,664 additions and 210 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@

<div id="mainbody">

<canvas id="maincanvas" oncontextmenu="return false;">

</canvas>
<div id="canvasholder" oncontextmenu="return false;">
<canvas id="maincanvas" >

</canvas>
</div>

<div id="sidebar">

Expand Down Expand Up @@ -56,6 +58,7 @@ <h1>welcome,, to <img src="logo.png" width="100%"></h1>

</div>

<script type="text/javascript" src="js/three.min.js"></script>
<script type="text/javascript" src="js/jzbuilder.js"></script>
</body>
</html>
Loading

0 comments on commit be6959a

Please sign in to comment.