1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00
This commit is contained in:
Kevin Levron 2020-09-17 14:19:33 +02:00
parent 944c163430
commit 6d74085ce9

View File

@ -2,6 +2,11 @@
I wanted to try to write a lib similar to [react-three-fiber](https://github.com/react-spring/react-three-fiber) but for VueJS. I wanted to try to write a lib similar to [react-three-fiber](https://github.com/react-spring/react-three-fiber) but for VueJS.
<p>
<img src="/screenshots/troisjs1.jpg" width="40%" />
<img src="/screenshots/troisjs2.jpg" width="40%" />
</p>
Demos : https://troisjs.github.io/trois/ Demos : https://troisjs.github.io/trois/
I started from scratch... I don't know if I will have time to maintain this, but feel free to participate :) I started from scratch... I don't know if I will have time to maintain this, but feel free to participate :)