Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time optic magnifying glass for Cesium #9367

Open
xjindf opened this issue Feb 6, 2021 · 4 comments
Open

Real time optic magnifying glass for Cesium #9367

xjindf opened this issue Feb 6, 2021 · 4 comments

Comments

@xjindf
Copy link

xjindf commented Feb 6, 2021

hii,
Can we magnifiy the objects in https://github.com/amitdiamant/magnify-3d there any magnifier in Cesium.
I know that there is magnifier.js library available out there but can we make a magnifier using Cesium.
Is there any other way to magnify or zoom that particular object from various objects.

@dzungpng
Copy link
Contributor

dzungpng commented Apr 9, 2021

@xjindf Hi! Cesium has mouse controls which you can zoom into your object. For some entities like models and billboards, you can also double click on it to zoom in automatically.

How would you use the magnifier feature in Cesium? Would love to learn more about your use case and how this feature could benefit/enhance your application. Please add any details about the feature (do you want to be able to change the size of the magnifier, what does it add to your application that you cannot achieve with the zoom mouse control, etc) that helps explain why this feature is useful.

@xjindf
Copy link
Author

xjindf commented Apr 12, 2021

@dzungpng Thank you for your reply. Maybe I can't express it clearly. I know the zoom function of the scene, but what I want to achieve is the aiming magnifying glass function similar to the sniper gun.

@CandyACE
Copy link

CandyACE commented Jul 9, 2024

You can change the fov

@CandyACE
Copy link

CandyACE commented Jul 9, 2024

Or you can read the pixels to zoom in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants