Skip to content

Basic Setup

Suraya Shivji edited this page Apr 9, 2018 · 3 revisions

Planets.js is built on top of three.js, a WebGL framework for creating 3D graphics on the Web. As such, you need to use three.js for your scene management in order to use Planets.js. If you're already familiar with three.js then you already know the basics of Planets.js as well!

How do you add Physijs to your project? In just six simple steps:

Clone this wiki locally