xxxxxxxxxx
19
<html>
<head>
<meta charset="utf-8">
<title>p5.frame example</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/p5.js"></script>
<script src="p5.frame.js"></script>
</head>
<body>
<script src="sketch.js"></script>
<a-scene>
<a-assets>
<img id="skyTexture" src="assets/eso0932a.jpg" crossorigin="anonymous">
</a-assets>
</a-scene>
</body>
</html>