harrytran998 / SurfaceSampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 47.1%Language:HTML 43.2%Language:CSS 9.8%