AllenCell / AllenCell/vole-core

Add a class to move responsibility for `IDrawableObjects` out of `VolumeDrawable`

未关闭
#413 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Tech Debt
主要语言
TypeScript
星标
106
派生
11
平均合并
3 天 51 分钟
30 天内合并 PR
12

描述

## Use Case

`VolumeDrawable` currently manages both the volume and the isosurface meshes and all of the other drawable objects. This should be refactored so `VolumeDrawable` is scoped to just the volume itself.

## Solution

- [ ] Add a new class ("`VolEScene`") that can contain drawable objects and one or more `VolumeDrawable` or `IDrawableObject` objects.

## Alternatives

_Please describe any alternatives you've considered, even if you've dismissed them_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。