amethyst / amethyst/bracket-lib

SDL/WGPU support

Abierto
#159 6 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
1.7k
Forks
126
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I noticed I can't get the default frontend to run on my older laptops and my arm-based linux laptop (using the open-sourced panfrost driver). I get an error with:

```error: GLSL 3.30 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES```

I think a proper SDL renderer would solve this. I feel like this would be a great default/fallback renderer, since SDL is supported pretty much everywhere (and runs via an abstracted OpenGL/DirectX backend by default). With this we could probably even get this running on most all android devices.

Is this something that would be of interest?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.