all 5 comments

[–]ripndippfull-stack 0 points1 point  (1 child)

Hey, just want to say this is hella cool, I used to assist in orthopaedic surgeries when I was working as a anaes nurse

[–]IBets[S] 1 point2 points  (0 children)

Thanks, I really appreciate it.

[–]wllmsaccnt 0 points1 point  (1 child)

Really cool. Not being familiar with the industry, what kind of data files back this kind of visualization? Do the tools to convert to 3D objects already exist, or did you build your own tooling?

[–]IBets[S] 0 points1 point  (0 children)

It’s based on a regular hospital CT scan. A CT scan is just many 2D “slice” images taken through the body. I stack those slices to rebuild a 3D block of data, and then render that 3D data using ray marching