@x-viewer/core 0.21.1 → 0.21.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -6,16 +6,12 @@
|
|
|
6
6
|
|
|
7
7
|
WebGL-based **2D/3D viewer engine** built on [Three.js](https://threejs.org/). View **DWG, DXF, glTF, OBJ, FBX, IFC, STL and PDF** files directly in the browser — no server required.
|
|
8
8
|
|
|
9
|
-
## Live Demos
|
|
10
|
-
|
|
11
|
-
- **[dwg.thingraph.site](https://dwg.thingraph.site/)** — Interactive examples: DWG/DXF viewer, 3D model viewer, CAD compare, PDF viewer
|
|
12
|
-
|
|
13
9
|
## Built with @x-viewer/core
|
|
14
10
|
|
|
15
11
|
| Application | Description |
|
|
16
12
|
|---|---|
|
|
17
|
-
| [cad.thingraph.site](https://cad.thingraph.site/) |
|
|
18
|
-
| [drive.thingraph.site](https://drive.thingraph.site/) |
|
|
13
|
+
| [cad.thingraph.site](https://cad.thingraph.site/) | CAD viewer — View 2D(DWG, DXF) & 3D CAD models(glTF, GLB, OBJ, FBX, STL) directly in your browser |
|
|
14
|
+
| [drive.thingraph.site](https://drive.thingraph.site/) | DWG viewer - View DWG/DXF files directly in Google Drive |
|
|
19
15
|
| [dwg.thingraph.site](https://dwg.thingraph.site/) | Live SDK examples and demos |
|
|
20
16
|
|
|
21
17
|
## Features
|