Framework for developing 3D web apps with physics.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Built-in physics with WebWorkers
It uses Physi.js library for calculating physics of 3D shapes with WebWorkers technology that allows to make rendering an calculating physics in multiple threads.
Pro Automatization of rendering
Framework does rendering automatically and doesn't need function to be called for it. Functionality like resize function can be called automatically by setting additional parameters such as autoresize: true.
Pro Plugin system
Framework supports plugins & components made by other users. You need to include them after whitestorm.js and follow provided instructions.
Pro ES6 Features
Framework is written with using latest features of ECMAScript 6 and ECMAScript 7 (beta) features and compiled with Babel.
Pro Simple shape crafting
Framework use JSON-like structure for creating objects by inputed data and adding them to 3d world.
Cons
Con Young project with small community
Whitestorm.js framework is only 1 year old and there are more popular options for crafting 3D Virtual reality.
Commonly Compared
Alternative Products
