leapmotion 360 viewer
View equirectangular images with your Leap Motion
Co to jest leapmotion 360 viewer?
leapmotion 360 viewer to rozszerzenie Chrome opracowane przez hsnblg, a jego główną funkcją jest „View equirectangular images with your Leap Motion”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia leapmotion 360 viewer
Pobierz pliki rozszerzeń leapmotion 360 viewer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Use your Leap Motion to control equirectangular images in a 360 view. Move your hand up/down or left/right to rotate the image up/down and left/right. Optionally you can activate the zoom function by clicking the extension icon. Move your hand in/out to zoom in and out.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | kmnnehjfccdfodahjhoibkhbaeaaemnh |
Oficjalny URL | https://chrome.google.com/webstore/detail/leapmotion-360-viewer/kmnnehjfccdfodahjhoibkhbaeaaemnh |
Opis | View equirectangular images with your Leap Motion |
Rozmiar pliku | 274 KB |
Liczba instalacji | 633 |
Aktualna Wersja | 0.1 |
Ostatnia Aktualizacja | 2017-07-04 |
Data Publikacji | 2017-07-04 |
Ocena | 2.00/5 Łącznie 1 Oceny |
Deweloper | hsnblg |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "leapmotion 360 viewer", "version": "0.1", "description": "View equirectangular images with your Leap Motion", "icons": { "42": "icons\/res\/mipmap-mdpi\/icon.png", "72": "icons\/res\/mipmap-hdpi\/icon.png", "96": "icons\/res\/mipmap-xhdpi\/icon.png", "144": "icons\/res\/mipmap-xxhdpi\/icon.png", "192": "icons\/res\/mipmap-xxxhdpi\/icon.png" }, "browser_action": { "default_popup": "index.html" }, "author": "Frank Hasenbalg, Finn Jensen", "permissions": [ "contextMenus", "activeTab", " |