React Wrapper Library for Photo-Sphere-Viewer #749
Elius94
started this conversation in
Show and tell
Replies: 1 comment 5 replies
-
@Elius94 yes I will add a section in the doc for people to list their framework integrations Your little planet is very cool, this was actually my goal to be able to transition to normal view. My first try was not very successfull (https://photo-sphere-viewer.js.org/demos/basic/6-animation.html). Can I borrow your work for this feature ? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introducing React.js Wrapper for Photo-Sphere-Viewer
Hi mistic100! Congratulations on your development work for this wonderful library.
I am writing to introduce you to my wrapper-lib for your JS library.
It can handle a good percentage of the features of the original library used as pure Javascript, including all plugins and adapters.
Before I released the new September version with the LittlePlanet Mode, I had created this effect by handling the zoom and wide angle settings in realtime. In addition, by clicking on the globe you can 'drop' into the normal view. Like the spherical photos of DJI drones.
React.App.-.Personale.-.Microsoft.Edge.2022-07-21.17-47-56.mp4
You can find all directions in the Readme.
If you like the project you might consider mentioning it somewhere for those who are interested in using your lib under the React environment?
Thanks, I hope you like my work.
Here you can find my repo: https://github.com/Elius94/react-photo-sphere-viewer/
And the NPM package: https://www.npmjs.com/package/react-photo-sphere-viewer
Beta Was this translation helpful? Give feedback.
All reactions