Skip to content

study-game-engines/three.js-fluid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLUID-THREE

This source code and the demo are for a explanation in my blog post.

  1. Clone this repository.
  2. Install Node.js (v14.18.2) and yarn(v1.22.10)
  3. Run following commands
  yarn install  
  yarn start

Demo

https://mnmxmx.github.io/fluid-three/dist/

License

MIT Licence

Languages

  • JavaScript 82.9%
  • GLSL 17.1%