IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
/var/www/test/server/website/imhotep/ToDo.md
1 
2 To Do
3 ===========================================================================
4 
5 - Text input method in VR. Currently, text input is done via keyboard. We are working on this.
6 - Loading indicator while loading volume data
7 - Re-add automatic label positioning.
8 - Queue for loading multiple DICOMs consequently? When a DICOM volume is being loaded, the loading of DICOM 2D slices is currently blocked.
9 - Screenshot tool
10 - Graph function to graph 2D and 3D data from tables
11 - Volumetrics:
12  - Volumetric rendering of Saggital and Coronal volumes (i.e. volumes where the saved slices are oriented in non-transverse direction). These are currently disabled because they would be rendered using a wrong orientation.
13  - Option to precompute the volume's gradient (and uploading it as a texture) instead of computing it on the fly. Will require much more graphic card memory, so it should be optional.
14  - Possibly a better UI for loading the volume?
Definition: DICOM.cs:8