top of page

MRI 3D Texture Viewer

This is a 3D texture viewer that allows you to move about a pre-loaded MRI scan of a head placed in the middle of the scene as a 3D texture. Cross sections of the 3D texture are displayed on a cube that are placed on top of it. You can transform and rotate the cube to view various cross sections of the 3D Texture.

Date: April 2024

Role: Co-Programmer

Technologies Used: openFrameworks | C++ | GLSL

Project Description

Coding

This project was created in openFrameworks using its 3D texture implementation. We loaded 129 images of a cross-section of an MRI scan which are turned into subimages of the 3D texture. The texture is then placed on the cube in the scene.

© 2025 by Carter Meyer

bottom of page