Three.js Particle Field example
Generate a colorful Three.js particle field with buffer geometry.
Typed position and color arrays efficiently drive a large point cloud that can be animated in real time.
Available runtime values:
THREE, scene, camera, controls, renderer, size, add(), setBackground(), setCamera(), onFrame().