Three.js
Helpers
Three.js provides several helpers for debugging purposes that help you with the positioning and orientation of meshes, cameras and lights.
Some Helpers
BoxHelper
– shows the bounding box of an objectAxesHelper
– shows the X, Y, Z axesGridHelper
– shows a grid in the sceneCameraHelper
– shows the cameraDirectionalLightHelper
– visualize a DirectionalLight's effect on the scene