<p>Using npm</p>
<pre>npm install panolens-three</pre>

<p>Require</p>
<pre>
const PANOLENS = require("panolens-three");
const THREE =  PANOLENS.THREE;
</pre>

<p>Example</p>
<p><a href="https://pchen66.github.io/Panolens/#Example">example</a></p>

<p>View more</p>
<p>
    <a href="https://github.com/pchen66/panolens.js">panolens.js</a><br>
    <a href="https://github.com/mrdoob/three.js">three.js</a>
</p>