Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including three-default-cube with all npm packages installed. Try it out:

require("three/package.json"); // three is a peer dependency. require("@ionic-native/native-storage/package.json"); // @ionic-native/native-storage is a peer dependency. require("@ionic-native/navigation-bar/package.json"); // @ionic-native/navigation-bar is a peer dependency. require("@ionic-native/screen-orientation/package.json"); // @ionic-native/screen-orientation is a peer dependency. require("howler/package.json"); // howler is a peer dependency. require("troika-three-text/package.json"); // troika-three-text is a peer dependency. require("three-pathfinding/package.json"); // three-pathfinding is a peer dependency. require("postprocessing/package.json"); // postprocessing is a peer dependency. var threeDefaultCube = require("three-default-cube")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

three-default-cube v0.2.0

Game Development Toolkit for Three.js

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free