在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:pchen66/panolens.js开源软件地址:https://github.com/pchen66/panolens.js开源编程语言:JavaScript 98.7%开源软件介绍:Panolens.jsJavascript 360 Panorama ViewerPanolens.js is an event-driven and WebGL based panorama viewer. Lightweight and flexible. It's built on top of Three.JS. Examples — Documentation — Migration — FAQ UsageInclude To find the correct supported versions, please check <script src="js/three.min.js"></script>
<script src="js/panolens.min.js"></script> The following code generates a 360 image panorama. The first panorama added to the viewer will be the entry point. To link panoramas, use const panorama = new PANOLENS.ImagePanorama( 'asset/equirectangular.jpg' );
const viewer = new PANOLENS.Viewer();
viewer.add( panorama ); DependencyPanolens.js includes Tween.js by default, meaning How to contributeAlways make your contributions for the latest Development
Build
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论