Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 248 Bytes

threejs-lowpoly-sphere-bloom

Experiments with threeJS.

Dynamic sphere with some postprocessing pass applyed:

  • UnrealBloomPass

Install and Run

After cloning this repo run:

npm install
npm run dev