pattern-x / gemini-viewer-examples

Examples and demos for gemini-viewer sdk, which is a WebGL based BIM model viewer, built on three.js. It is used to view dwg/dxf, gltf, obj, ifc models, etc.
189 stars 42 forks source link

can you give me the gemini-viewer.esm.min.js orginal code? #86

Closed littletigger closed 1 year ago

yanzexuan1 commented 1 year ago

Sorry that I cannot provide the original source code at this time. If you are interested in some specific modules, classes or methods, maybe we can share them.

yanzexuan1 commented 1 year ago

We've shared the code of BimViewer, please find it here: https://github.com/pattern-x/gemini-viewer-examples/blob/main/sdk-src/viewers/BimViewer.ts

yanzexuan1 commented 1 year ago

While, which part do you want? :)