All Projects → dfkeenan → StrideToolkit

dfkeenan / StrideToolkit

Licence: MIT license
Stride Toolkit is a .NET Standard library for use with the Stride Game Engine.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to StrideToolkit

Stride
Stride Game Engine (formerly Xenko)
Stars: ✭ 3,524 (+14583.33%)
Mutual labels:  xenko, stride
threat-model-templates
Templates for the Microsoft Threat Modeling Tool
Stars: ✭ 73 (+204.17%)
Mutual labels:  stride
UI Engines
Engine specific libraries for Empty Keys UI
Stars: ✭ 52 (+116.67%)
Mutual labels:  xenko
VL.Fuse
A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
Stars: ✭ 206 (+758.33%)
Mutual labels:  stride
Xenko
Old repo for Xenko Game Engine. Please use https://github.com/xenko3d/xenko instead.
Stars: ✭ 1,565 (+6420.83%)
Mutual labels:  xenko
XenkoByteSized
Some Xenko usage samples for Xenko 3.1.0.1 beta
Stars: ✭ 19 (-20.83%)
Mutual labels:  xenko

Stride Toolkit

Stride Toolkit is a .NET Standard library for use with the Stride Game Engine. It's goal is to add extra extensions and utilites to make things a bit easier.

Installing

Install-Package StrideToolkit -Prerelease

Install-Package StrideToolkit.Physics -Prerelease

NuGet Package - Stride Engine compatibility

This table indicates which version of Stride each version of the toolkit was compiled against.

Branch NuGet Engine Version
master 0.10.0.0-alpha Stride 4.0.0.1-beta02-0926
Xenko 0.8.0.0-alpha Xenko 3.2.0.1-beta01

Examples

See Documentation

Building From Source

Prerequisites

  1. Stride (and it's prerequisites for Windows).

Building the documentation requires Wyam. Install the Wyam.Tool .NET Core Global Tool via dotnet tool install -g Wyam.Tool.

Building

...

Versioning

...

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].