-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add texture and pinch zoom option #10
Comments
Is there a way to add texture to this model ? |
This is a very basic library that draws a .obj on to a flutter canvas. No
texture support yet, however color could be easily added. You can give a
try wrapping a gesture detector and use its pan recognizers to zoom.
…On Tue, Jul 23, 2019 at 10:17 AM Godslave ***@***.***> wrote:
Is there a way to add texture to this model ?
Can I pinch zoom the model and move the camera to specific part of the
model ?
Is it possible to detect touch on part of the model and change the texture
of that part ?
Sorry I am asking a lot.
Thank you
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10?email_source=notifications&email_token=AE32SHNCDFHFE3QKZAPC55TQA2EMTA5CNFSM4IF74DA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2R5BRA#issuecomment-514052292>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE32SHLA5JKFBGAFDXTUIALQA2EMTANCNFSM4IF74DAQ>
.
|
Thank you. Is it possible to add texture support or there is limitation with Flutter. |
It would be useful if we could add texture |
Texture! Please! Thank you for this library. |
No description provided.
The text was updated successfully, but these errors were encountered: