/animation_tool

An animation tool using WebGL

Primary LanguageTypeScript

CGHW2_animation_tool

To run in development mode

  • install Nodejs
  • install yarn
  • install dependencies using the command yarn
  • run the program using yarn start

To run in production mode

  • open ./docs/index.html with any browser