Skip to content

Example project for visionOS, exploring 2D model rendering using the DcmSwift package.

License

Notifications You must be signed in to change notification settings

LunarisTeam/Dicom2DTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dicom2DTest

This is a simple example project for visionOS, aiming to explore the possibilities of displaying 2D image data from Dicom files using the Swift package DcmSwift

Caution

This project is not intended to be used in any medical production environment. It should be only used for R&D.

Getting Started

Requirements

  • visionOS 2.0+
  • Xcode 16+

Getting Started

  • Clone the repository using git clone https://github.com/LunarisTeam/Dicom2DTest
  • Create a directory named DataSet located at repository root and copy your Dicom dataset .dcm files inside of it
  • Open Dicom2DTest.xcodeproj
  • Manually add the DataSet folder to your build target

Important

Be sure to select the build target when adding files to the Xcode project, otherwise the app won't have the necessary resources inside its bundle

  • Build the application
  • Enjoy

Contributors

About

Example project for visionOS, exploring 2D model rendering using the DcmSwift package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages