From c55cb040ee3265665bd9a7ab51b382f3b3065644 Mon Sep 17 00:00:00 2001 From: Kevin Levron Date: Thu, 17 Sep 2020 21:03:11 +0200 Subject: [PATCH] update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6294d6d..8557865 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,13 @@ I started from scratch... I don't know if I will have time to maintain this, but - [ ] Meshes - [x] Box - [x] Sphere + - [x] InstancedMesh + - [ ] ... +- [ ] Post Processing + - [x] EffectComposer + - [x] Renderpass + - [x] UnrealBloomPass - [ ] ... -- [x] InstancedMesh ## Installation