SkillAgentSearch skills...

Viewer

Free easy to use opensource JavaScript three.js based panorama / virtual tours viewer.

Install / Use

/learn @avansel/Viewer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Avansel Viewer

Free Easy to use Opensource JavaScript Three.js based panorama / virtual tours viewer

Why

  • Free
  • Easy to use
  • Opensource

Features

Installing using npm

npm i avansel

See more ways to install in the documentaion.

Get Started

HTML

<div id="pano"></div>

Javascript

import { Avansel } from "avansel"
new Avansel(document.querySelector('#pano'))
  .sphere('/assets/pano.jpg')
  .start()

Examples

Avansel Sponsors

We would like to extend our thanks to the following sponsors for funding Avansel development. If you are interested in becoming a sponsor, please visit the Avansel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Avansel Viewer!

Security Vulnerabilities

If you discover a security vulnerability within Avansel Viewer, please send an e-mail to Roman Grinev via roman@avansel.com. All security vulnerabilities will be promptly addressed.

License

The Avansel Viewer is open-sourced software licensed under the MIT license.

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated17d ago
Forks6

Languages

JavaScript

Security Score

90/100

Audited on Mar 23, 2026

No findings