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

toString() method for controller not implemented. #42

Open
wlw81 opened this issue Nov 4, 2024 · 3 comments
Open

toString() method for controller not implemented. #42

wlw81 opened this issue Nov 4, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@wlw81
Copy link

wlw81 commented Nov 4, 2024

I/flutter (11009): Instance of 'Flutter3DController'

Would be nice to receive the controller values including the camera positions!
Current values are hidden beneath the Flutter3DRepository inside the controller.
Maybe something to include with next release? :)

@wlw81
Copy link
Author

wlw81 commented Nov 8, 2024

To elaborate on that:
I would like to rotate the asset and view/extract the camera positions directly in my Flutter App, so I can configure them properly withouth the need to switch back to Blender etc.

@m-r-davari
Copy link
Owner

Hi,
About toString method, its good idea, I will do it in next version.

about camera position, I did not understand what you mean exactly, the package is supporting camera position and camera orientation already

@m-r-davari m-r-davari self-assigned this Nov 8, 2024
@m-r-davari m-r-davari added the enhancement New feature or request label Nov 8, 2024
@wlw81
Copy link
Author

wlw81 commented Nov 13, 2024

about camera position, I did not understand what you mean exactly, the package is supporting camera position and camera orientation already

I am just unsure where I would receive the current settings. So yes, the package is supporting that, I know - but I just want to read the values after I have rotated the object manually in the app. Does this make my intentions clearer? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants