glivera / Physics-slideshow-threejs-cannonjs

Physics-based 3D cloth with cannon.js and three.js

Home Page:https://tympanus.net/codrops/?p=46823

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physics-based 3D cloth using Three.js and Cannon.js

Learn how to create a physics-based 3D cloth with Cannon.js and Three.js and use simplex noise to create a wind effect. By Arno Di Nunzio

Physics-based 3D cloth with cannon.js and three.js

Article on Codrops

Demo

Installation

Run this command in the terminal

npm install

Compile the code

npm run build

Compile the code with a local server

npm run watch

Credits

License

This resource can be used freely if integrated or build upon in personal or commercial projects such as websites, web apps and web templates intended for sale. It is not allowed to take the resource "as-is" and sell it, redistribute, re-publish it, or sell "pluginized" versions of it. Free plugins built using this resource should have a visible mention and link to the original work. Always consider the licenses of all included libraries, scripts and images used.

Misc

Follow Arno: Twitter, Dribbble, Instagram, GitHub

Follow Codrops: Twitter, Facebook, Google+, GitHub, Pinterest, Instagram

© Codrops 2019

About

Physics-based 3D cloth with cannon.js and three.js

https://tympanus.net/codrops/?p=46823


Languages

Language:JavaScript 69.7%Language:CSS 18.7%Language:HTML 7.5%Language:GLSL 4.1%