Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/terrafx/terrafx
- Owner: terrafx
- License: mit
- Created: 2017-02-09T01:54:23.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T17:08:49.000Z (3 months ago)
- Last Synced: 2024-08-25T18:27:39.705Z (3 months ago)
- Topics: csharp, dotnet-core, hacktoberfest
- Language: C#
- Homepage:
- Size: 7 MB
- Stars: 270
- Watchers: 17
- Forks: 25
- Open Issues: 23
-
Metadata Files:
- Readme: docs/README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: docs/CODEOWNERS
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)