josdirksen / learning-threejs

Code repository for the examples from the Packt book "Learning Threejs"
3.1k stars 1.27k forks source link

QuickHull.js added to lib folder for chapter-02/04-geometries.html & chapter-02/04-geometries.html edited #26

Open timcombs opened 7 years ago

timcombs commented 7 years ago

Tried to run this example chapter-02/04-geometries.html and it wouldn't run. Discovered that QuickHull.js was not in the lib directory. Added the file to the directory and added a script tag to the example.