# 3d rendering of Coral Core CT scans

**URL:** https://discourse.slicer.org/t/3d-rendering-of-coral-core-ct-scans/40822
**Category:** Support
**Created:** [December 20, 2024, 8:44pm UTC](https://discourse.slicer.org/t/3d-rendering-of-coral-core-ct-scans/40822 "2024-12-20T20:44:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Caleb\_Prouty](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/caleb_prouty/32/78939_2.png) [@Caleb\_Prouty](https://discourse.slicer.org/u/Caleb_Prouty)
#### Post date: [December 20, 2024, 8:44pm UTC](https://discourse.slicer.org/t/3d-rendering-of-coral-core-ct-scans/40822/1 "2024-12-20T20:44:44Z")

</div>

Hi, I have a data set of a bunch of .Tiff images from a CT scan of a Coral core. I would like to make a 3d render similar to what can be seen in here: [Computed tomographic image animation of a coral core](https://www.usgs.gov/media/images/computed-tomographic-image-animation-a-coral-core)

So far I’ve managed to load the data in and can view the slices, but no volume

 ![Screenshot 2024-12-20 111950](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/d/d/dd284855b434962f405159f4e36a279292d48be1.jpeg)

Any help would be appreciated!

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [December 20, 2024, 9:05pm UTC](https://discourse.slicer.org/t/3d-rendering-of-coral-core-ct-scans/40822/2 "2024-12-20T21:05:37Z")

</div>

Should be very doable. Did you try dragging the Shift slider? It may be that the scalar range of your data is very different from what we typically see. You can look in the Volume Properties section of the Volumes module. You may need to play around with the lookup tables in the advanced section. To make an animation like you linked look at the Animator module in SlicerMorph.

---

<div class="post-metadata">

### Author: ![Caleb\_Prouty](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/caleb_prouty/32/78939_2.png) [@Caleb\_Prouty](https://discourse.slicer.org/u/Caleb_Prouty)
#### Post date: [December 25, 2024, 10:50pm UTC](https://discourse.slicer.org/t/3d-rendering-of-coral-core-ct-scans/40822/3 "2024-12-25T22:50:16Z")

</div>

Hi, thanks for the response!

Could you elaborate on what “dragging the shift slider” means?

I also unfortunately did not see a “volume properties” section in the volumes module, closest was “volume information”

The last thing I was wondering, is SlicerMorph a separate application to 3D Slicer?

Thanks again for the help, this is the first time I’ve ever used this program

---

<div class="post-metadata">

### Author: ![mau\_igna\_06](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/mau_igna_06/32/9056_2.png) [@mau\_igna\_06](https://discourse.slicer.org/u/mau_igna_06)
#### Post date: [December 26, 2024, 12:09am UTC](https://discourse.slicer.org/t/3d-rendering-of-coral-core-ct-scans/40822/4 "2024-12-26T00:09:00Z")

</div>

Please check these out:

- [Volume rendering — 3D Slicer documentation](https://slicer.readthedocs.io/en/latest/user_guide/modules/volumerendering.html)

[![](https://img.youtube.com/vi/KvhdOs9L9JA/maxresdefault.jpg "Getting Started with SlicerMorph in 3D Slicer: A Guide to Landmark-Based Morphological Analysis") ](https://www.youtube.com/watch?v=KvhdOs9L9JA)

HIH

---

<div class="post-metadata">

### Author: ![muratmaga](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/muratmaga/32/3622_2.png) [@muratmaga](https://discourse.slicer.org/u/muratmaga)
#### Post date: [December 26, 2024, 4:29am UTC](https://discourse.slicer.org/t/3d-rendering-of-coral-core-ct-scans/40822/5 "2024-12-26T04:29:57Z")

</div>

> [@Caleb\_Prouty](#):
>
> is SlicerMorph a separate application to 3D Slicer?

SlicerMorph is an extension for 3D Slicer. It makes importing microCT data into 3D Slicer easier, as well as provides functionality to do landmark-based morphometrics analysis.

Official tutorials for SlicerMorph is at [GitHub - SlicerMorph/SlicerMorph: Extension to import microCT data and conduct 3D morphometrics in Slicer](https://github.com/SlicerMorph/SlicerMorph).  
You should also get familiar with Slicer’s own documentation, where you can find answers to your question like “what is slider during in volume rendering module”.

[https://slicer.readthedocs.io](https://slicer.readthedocs.io)
