amethyst / amethyst/bracket-lib

Bracket-bevy feedback v2

Aperta
#281 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
1.7k
Fork
126
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I wanted to break another issue instead of tacking onto the old one: I actually think that issue should probably be closed since 0.8 dropped.

To start off, I am currently porting your 2019 tutorial to bevy. I have a fairly decent amount of work with bevy as the ecs and bracket-lib as the renderer (https://github.com/lecoqjacob/bevy_blood_oath). I decdied to port this version to use bracket-bevy and just wanted to give some feedback on things i have noticed.

This is without bracket-bevy. This is taken from your mapgeneration.

https://user-images.githubusercontent.com/9278174/182727408-08dc3b52-ca96-48cd-a69a-610302cc5d74.mp4

And this is bracket bevy

https://user-images.githubusercontent.com/9278174/182727817-dd0f7ea9-71ef-4f70-a9d2-04c9bb2a6e71.mov

I have a couple notes:

- The colors seem to be off from regular bracket-lib to bracket-bevy. Everything is like super white in bevy and I cant really figure out why.

- Even though I am clearing every console, the non-visible parts of my map actually hold onto anything that was drawn onto them. You can notice from the tooltips that they sort of expand into that unknwown dark region, yet the console isnt cleared. I tried looking into the shader / mesh code, but it is going over my head. I apologize :/

- My last thing to note, was that on some repos, the `set_bg` doesn't work properly. Whenever I first ported to bracket-bevy I was on a seperate branch and `set_bg` didnt actually set the background, nothing happened. It was only until I created a fresh repo, then tried the same setup, that it worked. Super weird.

For reference here is the bracket_bevy repo. https://github.com/lecoqjacob/bracket_bevy_test

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.