Rain simulation program using javascript and three.js components BufferGeometry and Points

Опубликовано: 06 Январь 2025
на канале: JuliusMTing
655
16

Rain simulation program using javascript and three.js components BufferGeometry and Points

The source-code will show you how to manipulate the BufferGeometry's positions then animate.

This technique can be also be used in star-field simulation without using heavy mesh since it just use a point x, y, z and a material.