UNPKG

threex

Version:

Game Extensions for three.js http://www.threejsgames.com/extensions/

7 lines (6 loc) 255 B
<!DOCTYPE html> <script src='../../../vendor/three.js/build/three.min.js'></script> <script src="../src/threex.loop/THREEx.Loop.js"></script> <body style='margin: 0px; background-color: #bbbbbb; overflow: hidden;'> <script src='main.js'></script> </body>