Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lemonical/spineviewer

A program to view Spine models
https://github.com/lemonical/spineviewer

avalonia spine

Last synced: 1 day ago
JSON representation

A program to view Spine models

Awesome Lists containing this project

README

        

# SpineViewer
This is a simple program to view Spine models, built on Avalonia. It supports multiple tracks, but does not support exporting to media files for now.

## Spine Runtimes
* 3.8.95
* 4.1.00

## Prerequisites
* .NET 8 SDK

## See Also
* [SpineViewerWPF](https://github.com/kiletw/SpineViewerWPF) - WPF alternative
* [spine-runtimes](https://github.com/EsotericSoftware/spine-runtimes) - Official Spine Runtimes repo