AllenCell / AllenCell/vole-core

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

オープン
#413 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Tech Debt
主要言語
TypeScript
スター
106
フォーク
11
平均マージ
3日 51分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。