Skip to content

Latest commit

 

History

History
executable file
·
53 lines (28 loc) · 1.35 KB

README.md

File metadata and controls

executable file
·
53 lines (28 loc) · 1.35 KB

Surface Sampling in Three.js

Demos for the tutorial on how to use the MeshSurfaceSampler in Three.js to create interesting effects.

SurfaceSampling

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Credits

Misc

Follow Mamboleoo: Twitter, Website, Instagram

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops