Sheung Him Jason Tang, project: Mountain and Fireworks
https://pennvr.github.io/three-js-jasontsh/
I used Perlin noise, and I directly pull the vertices out. That way I don't need to make a mesh with too high detail.
The problem, however, is that the mountains don't look smooth.
Just go onto the link and it would run. If you want to put on a headset / VR, then click the button
No because it moves in a straight line slowly.
The hardest part is to get the noise function to work while learning javascript from scratch.
I should've waited on the noise function until after I learned more about it, and spend that time to learn javascript instead.
The only thing is I don't have experience in Javascript so it was a huge struggle for me to understand scopes and other basic information. Thus it was overwhelming. Maybe do more javascript tutorial or teach us about how to debug it would be helpful.