This project is an example of using perlin noise to generate terrain. It is viewed in 3D using WebGL controlled from the Rust side using WASM Bindgen.
Forward = W
Left = A
Right = D
Backwards = S
Up = Space
Down = Shift
Camera Rotation = Mouse