mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
update screenshots
This commit is contained in:
parent
47c96eedae
commit
bfa3879faf
19
README.md
19
README.md
@ -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
BIN
screenshots/troisjs4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
screenshots/troisjs5.jpg
Normal file
BIN
screenshots/troisjs5.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 KiB |
Loading…
Reference in New Issue
Block a user