Fabian Zills
Fabian Zills
For selections it would be helpful to split each `selected` group into its own instancing. This would allow: - moving an entire instance using Transformcontrols without iterating - applying transparency...
Use https://github.com/gkjohnson/three-gpu-pathtracer with https://github.com/pmndrs/react-three-gpu-pathtracer for rendering scenes. This would require to select if InstancedMesh or no InstancedMesh should be used.
Currently there is no way to change the particle resolution. For large scenes this would be good to have.
Follow mode to keep the file reader looking for new atoms
To run ZnDraw on windows we need to fix - `pip install pywin32` dependency on windows - Flask/Celery `AttributeError("Can't pickle local object celery_init.app..FlaskTask")`
zndraw file_.*
I just found your project with the idea of having a workflow and data versioning like DVC but more freedom to the user and better performance and I'd like to...
It would be a nice addition, if a `cml runner launch` would have an option to automatically cleanup the working directory after a run finished. https://github.com/iterative/cml/blob/5e9fcd26e9683db26a429eb5f34b989134694d4b/bin/cml/runner/launch.js#L109 ```bash cml runner launch...
| Q | A | ------------- | --- | Is bugfix? | ✔️ | New feature? | ❌ | Is backward-compatible? | ✔️ | Tests pass? | ✔️ | Fixed...
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows...