ViewCube
Description 📝
Hi, I would like to see examples of how to use ViewCube. I never managed to connect it. https://docs.thatopen.com/api/@thatopen/ui-obc/classes/ViewCube
Suggested solution 💡
No response
Alternative ⛕
No response
Additional context ☝️
No response
Validations ✅
- [X] Read the docs.
- [X] Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.
Hi, I believe you can find an example here:
https://github.com/ThatOpen/engine_ui-components/blob/c0b73e0a346b1cacbd75b8d5a21cd735bbc12dec/packages/obc/src/core/ViewCube/example.ts
I quickly tried it with a solution started with: npm create bim-app@latest
Next lines of code were enough for it to appear and render properly:
Thanks for the help @dimitrovakulenko! Does this help, @RobberPip?
No thanks for the help.