diff --git a/README.md b/README.md index 0839e1c..43d416e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ I wanted to try to write a lib similar to [react-three-fiber](https://github.com

+ +

- 💻 Demos : https://troisjs.github.io/trois/ @@ -108,23 +110,6 @@ export default { ``` -## InstancedMesh - -Take a look at : - -- [Demo3.vue](/src/components/demos/Demo3.vue) -- [Demo4.vue](/src/components/demos/Demo4.vue) - -## GLTF - -Take a look at [DemoGLTF.vue](/src/components/demos/DemoGLTF.vue). - -```html - - - -``` - ## Dev git clone https://github.com/troisjs/trois diff --git a/screenshots/troisjs1.jpg b/screenshots/troisjs1.jpg index 253c4c4..c23622e 100644 Binary files a/screenshots/troisjs1.jpg and b/screenshots/troisjs1.jpg differ diff --git a/screenshots/troisjs3.jpg b/screenshots/troisjs3.jpg index e528e8f..92efc7c 100644 Binary files a/screenshots/troisjs3.jpg and b/screenshots/troisjs3.jpg differ diff --git a/screenshots/troisjs4.jpg b/screenshots/troisjs4.jpg new file mode 100644 index 0000000..34bce50 Binary files /dev/null and b/screenshots/troisjs4.jpg differ diff --git a/screenshots/troisjs5.jpg b/screenshots/troisjs5.jpg new file mode 100644 index 0000000..6795bd9 Binary files /dev/null and b/screenshots/troisjs5.jpg differ