Giter Club home page Giter Club logo

Comments (3)

zicklag avatar zicklag commented on May 30, 2024 1

Good question!

Right now we have been slowly chipping away at making the renderer work on top of Bevy ( #41 ) which has taken a bit of effort and also involved us trying to get WGPU working on OpenGL and Web so that we don't lose support for those platforms in Bevy Retrograde.

We are going to be continuing development as we have time but I have gotten very busy lately so I'm not sure how much time I will have for this in the near future.

That said, because Retrograde will be using Bevy's Renderer after we are done with #41, Bevy Retrograde will end up just a simple plugin pack for Bevy, not doing anything fancy for rendering anymore. In that case, I don't know if there were going to end up a lot more features in Bevy Retrograde anyway, now that we've covered map loading, physics, text, and UI. The biggest things we were thinking of adding in the future were and easy save-data plugin and maybe input mapping plugin, but that's about all we've thought of so far.

Out of curiosity, what kind of features were you going to need that aren't in Bevy Retrograde?


Anyway, hope that answers your question! Let me know if there's anything else you'd like to know. :D

from bevy_retrograde.

boyswan avatar boyswan commented on May 30, 2024 1

Thank for the reply!

I don't think there's much in the sense of features, but a maybe functionality that utilises core parts of the library and abstracts common 2D tasks. For example I'm currently trying to figure out how to get world coords using the retrograde_camera to handle moving a sprite to a particular LDTK tile. Bearing in mind I'm a beginner, I'm not sure whether this would be a bevy task or a bevy_retrograde one.

Perhaps I'm answering my own question here and that this is less of a concern for the library, and more so one for me to figure out!

from bevy_retrograde.

zicklag avatar zicklag commented on May 30, 2024

OK, that makes sense! I could definitely see us including features such as that, but those would probably become more integrated as we started to work with our own games and got a feel for what would be commonly needed, and how we might create an easier API for common tasks.

Definitely feel free to create issues with things you think might be nice for Bevy Retrograde to help you with, and even if we don't get to it right away, it will help give us ideas whenever we get the chance. 👍

from bevy_retrograde.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.