Skip to content

Czxck001/webgl-snow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL based Real-time 3D Snow Simulation

CS284A Computer Graphics and Imaging - Final Project

Fan Zhang, Yu-Chieh Lan, Zhaoxiong Cui

University of California, Berkeley

Links

Since we are CS284A students, so our final deliverables consist of a video and a paper. Here is the link of them.

Paper: Link

Video: Link

For detailed explaination of what we have done, please see our paper.

Run Demos

This project is developed based on Three.js with Webpack.

Before begin, make sure that you have installed the Node and NPM.

After downloading it, in terminal type npm install to set things up. To get it run, type npm start.

Acknowledgements

  • Thanks to Yuanming Hu for developing the open-source Computer Graphics R&D Infrastructure Taichi and making the incredible 88-line version of material point method (MPM) available on Github.
  • Thanks to Roberto Toro for developing the open-source the 2D javascript version of mls-mpm.

About

A WebGL implementation of A. Stomakhin et al. 2013.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published