Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

luringens/ivrigst

Repository files navigation

IVRIGST - Indirect Volume Rendering and Interactive General-purpose Shader Tool

IVRIGST is a medical visualization tool for rendering blood vessel meshes for research purposes, written in Rust.

Demonstration image

Running the application

Place any models you wish to visualize in the assets directory in the standard obj format. Vertex colors are supported, but textures are not. When ready, start the application with:

cargo run --release

Shader files in the shaders directory are hot-reloaded and can be edited freely while the application is running.

Documentation for the application can be compiled using:

cargo doc --open --document-private-items

License

This software is licensed under the License Zero Prosperity Public License 3.0.0. This essentially means you may use the software as you wish for non-commercial purposes.

About

A medical visualization tool for rendering blood vessel meshes for research purposes

Topics

Resources

License

Stars

Watchers

Forks