1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-23 20:02:32 +08:00

update screenshots

This commit is contained in:
Kevin Levron 2020-10-14 22:35:23 +02:00
parent 47c96eedae
commit bfa3879faf
5 changed files with 2 additions and 17 deletions

View File

@ -5,6 +5,8 @@ I wanted to try to write a lib similar to [react-three-fiber](https://github.com
<p>
<img src="/screenshots/troisjs1.jpg" width="45%" />
<img src="/screenshots/troisjs3.jpg" width="45%" />
<img src="/screenshots/troisjs4.jpg" width="45%" />
<img src="/screenshots/troisjs5.jpg" width="45%" />
</p>
- 💻 Demos : https://troisjs.github.io/trois/
@ -108,23 +110,6 @@ export default {
</script>
```
## 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
<GLTFViewer src="test.glb" :camera-position="{ z: 1 }">
<AmbientLight />
</GLTFViewer>
```
## Dev
git clone https://github.com/troisjs/trois

Binary file not shown.

Before

Width:  |  Height:  |  Size: 289 KiB

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 114 KiB

BIN
screenshots/troisjs4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
screenshots/troisjs5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB