In order to recognize whether something relevant to the BeginnerExample has changed in a new revision of three, I have used the source
“imports": {
“three": ‘https://threejs.org/build/three.module.js’,
“three/jsm/": ”https://threejs.org/examples/jsm/”
}
(Unlike in the collected examples * discourse.threejs.hofk.de)
When switching to revision 175, there is an incorrect display in step 6 at wallMesh / ExtrudeGeometry.
For r175 you will find
-
ExtrudeGeometry
Automatically clean shape data. #30750 (@mlasala45)
Do I need to adapt the example, or is there an error?