Skip to content
Snippets Groups Projects
Commit 0d2d26fe authored by victsan's avatar victsan
Browse files

Upload New File

parents
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>CodePen - Pendulum - threejs</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- partial:index.partial.html -->
<canvas id="canvas"></canvas>
<!-- partial -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.7.7/dat.gui.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/three.js/110/three.js'></script>
<script src='https://supahfunk.github.io/supah-codepen/OrbitControls.110.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/gsap/3.4.2/gsap.min.js'></script><script src="./script.js"></script>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment