Is there any way of implementing 360/spherical images using ImageViewer or a different component in CN1? Currently I'm using ImageViewer as an image carousel for regular images and would like to expand to panoramas and image spheres.
Related
I am trying to add the dynamic Images over Panaromic Image using react-three-fibre .I have loaded a Panaromic Image on Sphere Geometry. I want that these dynamic images over panaromic image moves (as in they are part of Panaromic Image only). When I scroll/rotate panaromic image position of dynamic Images changes a bit. How can I make sure that dynamic images position doesn’t changes at all.
I have loaded a dynamic Images in Mesh Component.
I tried lot of things from official doc but nothing seems to be working
hey I am using react slick for a web, now I want to use center mode in a way that show different image in slick-center container , is it possible to change image when item is in the center ?
I am using konva library with react js and want to add a GIF Image in canvas. Image adds up in canvas but it is stuck and acting like a normal Image.
If anyone knows any workaround please help
I would like to make a thumbnail PDF navigator for use in a WinForms app. What container would be efficient and appropriate for presenting a vertically arranged set of images, scrollable vertically, where the images are displayed in the order in which they're added, and each can have a listener attached that responds when the image is clicked?
Is there a way to generate thumbnail like images from a stored video in codename one?
I have a codename list that uses the generic renderer and has a list of strings which are a local path to either a video or an image. Is there a way to display either the image or a thumbnail of the video on the multiButton icon?
You’ll need to use a native interface. Looks like both iOS and Android support thumbnails from video.
Getting a thumbnail from a video url or data in iPhone SDK
How to create video thumbnail from video file path in Android
You could also do it server-side and then load the thumbnails from your app. E.g. Cloudinary supports generating video thumbnails.
http://cloudinary.com/documentation/video_manipulation_and_delivery
The Cloudinary cn1lib is available here:
https://github.com/shannah/cloudinary-codenameone