Skip to content

Commit

Permalink
Add Preview to Readme (#22)
Browse files Browse the repository at this point in the history
* Add preview images and video

* add video preview to readme
  • Loading branch information
FreddyFunk authored Feb 25, 2024
1 parent 928c060 commit dee14e6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Volume-Data-Suite
### Build Status on Master Branch
[![Build Status Master](https://travis-ci.com/FreddyFunk/Volume-Data-Suite.svg?token=2yczxVPQMF8ykEfyfxcb&branch=master)](https://travis-ci.com/FreddyFunk/Volume-Data-Suite)
### Build Status on Develop Branch
[![Build Status Develop](https://travis-ci.com/FreddyFunk/Volume-Data-Suite.svg?token=2yczxVPQMF8ykEfyfxcb&branch=develop)](https://travis-ci.com/FreddyFunk/Volume-Data-Suite)
![develop](https://github.com/Volume-Data-Suite/vds-qt/actions/workflows/build.yml/badge.svg)

An interactive direct volume rendering application written in `C++`, `OpenQL` and utilizes `Qt` for the GUI.
Supports various raymarching techniques for medical imaging visualisations and includes various file format conversions, image data manipulation, various histogram algorithms, custom ISO value windowing and centering, 2D and 3D visualisations and shader editing during runtime.

## Preview

![Default View](assets/default.png "Default View")

![Histogram](assets/mecanix.png "Histogram")

https://github.com/Volume-Data-Suite/vds-qt/assets/27208977/fff2eee1-8aac-4890-ab8b-126bb153b645
Binary file added assets/default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/mecanix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/vds-qt.mp4
Binary file not shown.

0 comments on commit dee14e6

Please sign in to comment.