Skip to content

Commit 0864ae6

Browse files
authored
Update README.md
1 parent dc2ac55 commit 0864ae6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ npm install @layoutit/polycss-vue
1919
npm install @layoutit/polycss
2020
```
2121

22+
<img width="2500" height="1145" alt="polycss-intro" src="https://github.com/user-attachments/assets/0e5df0d8-04a8-4e50-8e3a-1097a96ce42f" />
23+
2224
You can also load polycss directly from a CDN. Here is a minimal custom-element scene:
2325

2426
```html
@@ -32,8 +34,6 @@ You can also load polycss directly from a CDN. Here is a minimal custom-element
3234
</poly-camera>
3335
```
3436

35-
<img width="2500" height="1145" alt="polycss-intro" src="https://github.com/user-attachments/assets/0e5df0d8-04a8-4e50-8e3a-1097a96ce42f" />
36-
3737
## Framework Components
3838

3939
React and Vue expose the same component model. `<PolyCamera>` owns the viewpoint, `<PolyScene>` owns lighting and atlas options, and `<PolyMesh>` loads or receives polygon data.

0 commit comments

Comments
 (0)