Commit 32c175da authored by Rahman's avatar Rahman
Browse files

Update index.html

parent 2eeb1f94
Pipeline #9301 passed with stage
in 6 seconds
......@@ -115,17 +115,3 @@ const onXRFrame = (time, frame) => {
}
// Render the scene with THREE.WebGLRenderer.
renderer.render(scene, camera)
}
}
session.requestAnimationFrame(onXRFrame);
}
</script>
</body>
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment