You can find all sources of my folio in this repo' =)
I use mainly Three.js and GLSL to make a point cloud. If you want to see the render : www.mathis-biabiany.fr
After cloning install all dependencies :
npm i
It starts a developement server with live reload.
npm start
npm run build
You are good to go !