/three-js-explosion

ThreeJS shape explosion

Primary LanguageJavaScriptMIT LicenseMIT

Three.js explosion

A Pen created on CodePen.io. Original URL: https://codepen.io/andrew-khassapov/pen/ExwBdjb.

Using THREE.js to create a simulated explosion effect.

Object mesh shapes can be changed. All objects rotate around their own elliptic center point, culminating at (0,0,0).

Oribital animation also possible.

Background is a CSS gradient. Skybox disabled.

Updates suggested: Light source and color variations. Refactoring. Documentation. Add more bugs.