Skip to content

Commit

Permalink
backup
Browse files Browse the repository at this point in the history
  • Loading branch information
Zvyozdo4ka committed Aug 30, 2021
1 parent 000394e commit ee9cba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cube-rotating-result.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>

<script type="module">
import * as THREE from "./threejs-study/three.js-dev/build/three.module.js";
import * as THREE from "./three.js-dev/build/three.module.js";

let scene, camera, renderer, cube; //global variables

Expand Down

0 comments on commit ee9cba3

Please sign in to comment.