From 6d74085ce929bb3187527d92c5ac89f948e36750 Mon Sep 17 00:00:00 2001 From: Kevin Levron Date: Thu, 17 Sep 2020 14:19:33 +0200 Subject: [PATCH] readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 49eb7d4..1d72d47 100644 --- a/README.md +++ b/README.md @@ -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. +

+ + +

+ 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 :)