Skip to content

StratusFearMe21/rafx-sdl2

 
 

Repository files navigation

Rafx SDL2

This is a fork of rafx in which the Vulkan backend creates surfaces using sdl2 instead of raw-window-handle. This allows for the full suite of video backends that SDL2 supports to be usable without crashing.

For example, sdl2 is capable of opening windows on Linux without the need for Wayland or X. However, raw-window-handle requires one of them and does not support KMS/DRM. Thus the need for this fork.

This is a companion crate for grezi

About

Multi-backend renderer built on top of distill. The objective of this repo is to build a scalable, flexible, data driven renderer.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 94.4%
  • Python 2.9%
  • GLSL 1.6%
  • JavaScript 1.0%
  • Metal 0.1%
  • Shell 0.0%