Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 304 Bytes

File metadata and controls

7 lines (4 loc) · 304 Bytes

Perlin noise with WASM and Three.js

This project was created in order to learn how to set up a quick workflow for WebAssembly (through Webpack).

If somebody could help out with generating the matrix purely in WASM, please send me a pull request! (See generateAndDrawMatrix in app.js).