Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.81 KB

README.md

File metadata and controls

66 lines (39 loc) · 1.81 KB

YggdrAshill.Heimdallr: a diagnostic system framework

Heimdallr defines how to

  • monitor
  • display
  • alert
  • record

status of applications for mainly XR (VR/AR/MR).
This framework is able to isolate definitions from implementations for specific platforms.

Dependencies

This framework depends on .NET Standard 2.0.

Installation

Developers should

  1. Go to Release pages.
  2. Download the latest version.

to use this framework.

Usage

Please see sample application.

Architecture

This framework consists of core modules below.

This framework also includes Values.

Implementation

This framework includes Implementation to provide implementations and extensions for above.

Known issues

Please see issues.

Future works

Please see GitHub Project for road map.

  • Adds definitions for Values.
  • Adds contributing guidelines.

License

This framework is under the MIT License, see LICENSE.

Remarks

This framework is a part of YggdrAshill framework.
Other frameworks will be produced soon for YggdrAshill.