amethyst / amethyst/rendy

Support GL and DX11 backends

Open
#27 7 comments 13 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
812
Forks
94
PR merge metrics
No merged PRs in 30d

Description

DX11 and OpenGL backends are not supported even though they are supported by `gfx_hal`. I had a quick try implementing them today, but ran into issues with how OpenGL initialises surfaces (you have to create a surface *before* you ask for the adapters, which is the opposite of what `rendy_factory` does). I also had an issue with DX11 at runtime but I suspect that can be fixed with some further investigation.

Is there any interest in implementing them in the future?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.