Forum Discussion
JoffreyVR
11 years agoHonored Guest
Data Cube Visualization
Hi everyone,
I was wondering if any of you already had the idea to visualize a data cube within Unity.
It seems to be very interesting but I have no idea how to begin with. I've found this video: https://www.youtube.com/watch?v=hssIjhsLCes . If you have any idea or experiment, please share :)
- Joffrey
I was wondering if any of you already had the idea to visualize a data cube within Unity.
It seems to be very interesting but I have no idea how to begin with. I've found this video: https://www.youtube.com/watch?v=hssIjhsLCes . If you have any idea or experiment, please share :)
- Joffrey
3 Replies
Replies have been turned off for this discussion
- jhericoAdventurerI don't think Unity is going to be well suited to that kind of scientific visualization. You'll probably want a custom engine that offers lower level rendering primitives or a higher level library designed specifically for that.
- vrdavebOculus Staff
"JoffreyVR" wrote:
I was wondering if any of you already had the idea to visualize a data cube within Unity.
Unity now has what you need to do voxel raycasting in a 3D texture. Here is an example (with source) that does it with DICOM data via GDCOM: https://support.zspace.com/entries/22179173-zSpace-Concepts-Releases"jherico" wrote:
You'll probably want a custom engine that offers lower level rendering primitives or a higher level library designed specifically for that.
Agreed. There are more data-viz minded platforms out there, such as VTK. Unity has some limitations (.NET version, 3D texture size, etc) that can make this kind of thing tricky. - JoffreyVRHonored GuestOk, thank you for your answers, i'll get an eye on it.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 months ago
- 5 months ago