Add Vanilla storybook for 3D tiles renderer#62
Add Vanilla storybook for 3D tiles renderer#62jeantimex wants to merge 3 commits intotakram-design-engineering:mainfrom
Conversation
|
Hello! While I’m glad to see you’ve successfully integrated 3D Tiles Renderer in vanilla JS, I’m a bit hesitant to include it in our Storybook. Aside from the use of 3D Tiles Renderer ( How about pulling the A few additional notes:
|
|
Thank you so much for the feedback! Yes, I can pull the Globe into the helpers directory and add comments to the atmosphere and cloud stories. I've been busy on work, so I will find some time to take care of it. :) |
bcdb436 to
7d5b056
Compare
|
Closing in favor of mrdoob/three.js#33292 |
3d-tiles-renderer-tsx.mov
This is the Vanilla implementation of the Tokyo 3D tiles renderer demo.
The codes related to atmosphere setup are mostly based on Atmosphere-Vanilla.tsx. The codes that related to 3D tiles rendering are referenced from googleMapsExample.js.