From ceb8823adea9861e5b929c075bc4be5728133c3d Mon Sep 17 00:00:00 2001 From: Nicola Landro Date: Sun, 9 Jan 2022 12:26:38 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d6dec3..d53de52 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ with open("model.obj") as f: - [x] edit html positions and other 3D params - [x] add param for streamlit - [x] document param for streamlit -- [ ] dist wheel +- [ ] auto center and fit the 3D object on the camera view +- [ ] dist wheel for pypi - [ ] load three.js as static file - [ ] .mat files support