For these two: - CylinderGeometry (https://raw.githubusercontent.com/josdirksen/learning-threejs-third/master/src/chapter-05/js/05-07.js) - ConeGeometry (https://raw.githubusercontent.com/josdirksen/learning-threejs-third/master/src/chapter-05/js/05-08.js) Right now ConeGeometry's code is exactly same with CylinderGeometry which is wrong.
For these two:
Right now ConeGeometry's code is exactly same with CylinderGeometry which is wrong.