icosa-foundation / gallery-viewer

3D Viewer component for Icosa Gallery
https://icosa-foundation.github.io/gallery-viewer/
Apache License 2.0
30 stars 7 forks source link

Refactor to enable use as part of an A-Frame component #15

Open andybak opened 2 weeks ago

andybak commented 2 weeks ago

We'll probably need to stop bundling three.js

Also - rethink how functionality is split between this and three-icosa - which is the main loader for GLTF v2 files and handles shader replacement.

mikeskydev commented 10 hours ago

Anything TB shader related should probably be an extension/addition of three-icosa, but I guess the presentation system like environment/ camera constraints is more in scope for the viewer?