amethyst / amethyst/bracket-lib

Bracket-bevy feedback v2

未关闭
#281 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
1.7k
派生
126
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。