TheKeyblader / Stridelonia

Stride plugin which allows running Avalonia on Stride

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stridelonia

Stridelonia is an open-source plugin for stride written in C#. Stridelonia allows running Avalionia on stride

Stridelonia is in the early development stage, API may change, any contribution is welcome.

For documentation and usage, go to the wiki

Specifications

  • Work with every graphics api but it actually not gpu accelerated.
  • Can create 2D and 3D Windows.
  • Mouse and Keyboard mostly implemented
  • Multi-threaded
  • WIP
  • No Preview in GameStudio

Requirements

Current status:

  • Mouse partialy
  • Keyboard partialy
  • Rendering implemented
  • Stride Dispatcher implemented
  • Window implementation partially

Todo

  • Accelerated rendering
  • Unit Test (dont know how to implement and what to test)
  • Custom texture rendering support
  • Code clean and comment
  • Project Template

Contributing

We will create the contributing rules as this project grows

License

Stridelonia is licenced under the MIT License

About

Stride plugin which allows running Avalonia on Stride

License:MIT License


Languages

Language:C# 100.0%