An open API service indexing awesome lists of open source software.

https://github.com/retreev/petviewer

A program for viewing PET files, built on PangLib and OpenTK
https://github.com/retreev/petviewer

cross-platform dotnet-core model-viewer opentk pangya

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.