In Three.js, the axesHelper displays X, Y, and Z axes by default. i want customize it and make 2d how can i make it using just axesHelper
helper.scale.z = 0
helper.geometry.setDrawRange(0, 4);
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to draw 2 axes x,y in threejs? | 3 | 772 | December 21, 2022 | |
| Increase width of lines in Axes Helper | 8 | 1172 | January 19, 2025 | |
| Zoom in/ out label of coordinate system / axesHelper | 0 | 578 | December 13, 2022 | |
| Axes helper with different colors | 2 | 3263 | August 25, 2020 | |
| Is there any way to add x or z axis color on grid helper three js | 4 | 2468 | September 9, 2020 |