fireship-io / threejs-scroll-animation-demo

3D Scrolling Portfolio Website with Three.js
1.51k stars 654 forks source link

Changed material for stars to whiten them #22

Open oliolioli opened 7 months ago

oliolioli commented 7 months ago

Changed material in function addStar() from MeshStandardMaterial to MeshBasicMaterial to prevent stars to be displayed gray instead of white.

See issue: https://github.com/fireship-io/threejs-scroll-animation-demo/issues/20