ThreeJS Viewer grid

A 3D viewer tool is always useful when you work with 3D content. You can load and test diffrent models in a grid and play with it. In this example you can see how a simple grid can be created using using ThreeJS library.

To make this work, the scripts listed below are required: :

  1. OrbitControls - predefined camera controls with mouse

Left click and move mouse to rotate camera, right and click and move to pan. Scroll to zoom in and out.
Press space key to reset.

Share