cshreyas
(Shreyas Chandra Sekhar)
February 7, 2021, 6:18pm
1
Hello,
I am trying to transfer 3DSlicer image to Magic leap. There doenst seem to be a direct a way to do this (as of I know).
One option to explore is to transfer 3DSlicer to Unreal Engine and later import that to Magic Leap.
Has anyone transferred images from 3DSlicer to Unreal Engine? Is this a supported feature?
Thanks
cshreyas
(Shreyas Chandra Sekhar)
February 7, 2021, 6:24pm
2
Just found this has been discussed already
Is it possible to create a model of a body with all the underlying organs, etc and then import the model into Unreal game engine for further interaction between user and the simulation? And how would the importation be done? This is meant to be done in Virtual Reality, so ideally the user will wear the headset, see a body and be able to interact with it, and the interactions and consequences are programmed in Unreal. I know there’s an extension SlicerVR, but do not think it’s sophisticated enoug…
lassoan
(Andras Lasso)
February 7, 2021, 6:57pm
3
Most efforts so far have been focused on bridging Slicer with Unity engine (see for example here ). Probably the reason is that in medical imaging applications game engines are mostly used for quick early prototyping in small projects, usually by students and hobbyist programmers; and for them Unity is much more palatable than Unreal.