Skip to content

AdaRoseCannon/Click3

Repository files navigation

Click3

Point'n'Click Demo in three.js

Installation

Make sure you have the following installed:

  • ruby
  • gem install compass
  • node
  • npm install -g grunt-cli
  • npm install -g bower

Then run:

  • npm install
  • bower install
  • grunt build

to display it in your browser run:

  • grunt server

to build for distribution run

  • grunt build:dist

About

Point'n'Click Demo in three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published