MetaCell / MetaCell/NetPyNE-UI
3D viewer cannot load larger detailed models
未关闭
还没有人认领这个 Issue。
UI
- 主要语言
- JavaScript
- 星标
- 23
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
It looks the 3D viewer fails with larger models.
I have a model here with 10 detailed human cells. The model will load, and one can use the various controls, but the 3D viewer remains blank.
If I reduce the model to 8 cells, the 3D viewer loads.
So, we need to:
- optimize the geppetto model conversion to allow the 3d viewer to show larger models: come up with some ways to simplify the morphology if there are too many segments etc.
- when the model is too large and it cannot be shown in the 3d viewer, we need to inform the user and not silently fail
Data:
- Model that can be visualized: with 8 cells, no biophysics, : HL23Net_0.001.net.nml.zip
- Model that cannot be visualized: with 12 cells, no biophysics:
HL23Net_0.001-12cells.net.nml.zip
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先将附带的 8-cell 和 12-cell 模型加载到 3D 查看器中,并在渲染结果仍为空白时跟踪模型转换路径。完成的标准是更大、更详细的模型能够成功渲染,或者当模型无法显示时,查看器能够明确告知用户,而不是静默失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- computer-graphics, frontend
- Issue 类型
- 缺陷
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100