Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terrafx/terrafx

A framework for developing multimedia-based applications.
https://github.com/terrafx/terrafx

csharp dotnet-core hacktoberfest

Last synced: 4 days ago
JSON representation

A framework for developing multimedia-based applications.

Awesome Lists containing this project

README

        

# TerraFX

A framework for developing multimedia-based applications.

![ci](https://github.com/terrafx/terrafx/workflows/ci/badge.svg?branch=main&event=push)
[![Discord](https://img.shields.io/discord/593547387457372212.svg?label=Discord&style=plastic)](https://discord.terrafx.dev/)

Packages are available at: https://github.com/orgs/terrafx/packages or via the NuGet Feed URL: https://pkgs.terrafx.dev/index.json

## Table of Contents

* [Code of Conduct](#code-of-conduct)
* [License](#license)
* [Contributing](#contributing)
* [Documentation](#documentation)

### Code of Conduct

ClangSharp and everyone contributing (this includes issues, pull requests, the
wiki, etc) must abide by the .NET Foundation Code of Conduct:
https://dotnetfoundation.org/about/code-of-conduct.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [email protected].

### License

Copyright © Tanner Gooding and Contributors. Licensed under the MIT License
(MIT). See [LICENSE](../LICENSE.md) in the repository root for more information.

### Contributing

If you are looking to contribute you should read our
[Contributing](CONTRIBUTING.md) documentation.

### Documentation

Design
* [Overview](design/Overview.md)
* [Audio](design/Audio.md)

Project
* [Building](project/Building.md)
* [Roadmap](project/Roadmap.md)
* [Versioning](project/Versioning.md)

[Samples](samples/Samples.md)