#Creating walls by 2 points
2 messages · Page 1 of 1 (latest)
U could just create a 2d rect(wall) path and use ExtrudeGeometry
https://threejs.org/docs/index.html?q=geometry#api/en/geometries/ExtrudeGeometry
2 messages · Page 1 of 1 (latest)
Yo, can someone help me please?
I created a scene and added a player... Now i want to add walls using the Mash wall Object. How can i add the walls (with right height/depth/width/x/y/z) If i only want to use the xyz of the starting Point and XYZ of the end Point? The height of the wall should Always be 5.
U could just create a 2d rect(wall) path and use ExtrudeGeometry
https://threejs.org/docs/index.html?q=geometry#api/en/geometries/ExtrudeGeometry