retreev / PETViewer

A program for viewing PET files, built on PangLib and OpenTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PETViewer

Build

Building requires the .NET Core 3.1 SDK to be installed.

Build for the platform of your choice, e.g.:

dotnet publish -r win-x64 -c Release

Configuration

If a file init_models exists in the executable directory the application will automatically load the PET model file specified on the first line.

About

A program for viewing PET files, built on PangLib and OpenTK

License:GNU Affero General Public License v3.0


Languages

Language:C# 97.8%Language:GLSL 2.2%