Giter VIP home page Giter VIP logo

Comments (3)

nicopap avatar nicopap commented on June 8, 2024

Right now, it's fairly hard to do text inputs in bevy. But there is a simple text input implementation you can take inspiration from here: https://github.com/rparrett/bevy_simple_text_input You would need to adapt it to work with bevy-lunex. Not exactly sure how (I'm not the maintainer or affiliated with them)

from bevy_lunex.

IDEDARY avatar IDEDARY commented on June 8, 2024

Hi, this is the maintainer. Thank you for trying out this lib. As of now, I'm currently in the middle of a massive rewrite which will change a lot of things and hopefully add a lot of defaults, like text input div. For you as a beginner, I actually recommend you to learn something else, more straighforward than this at first. The current version that is available to the public is more like a proof of concept, leaving a lot of problems unanswered like the already mentioned text input. The cyberpunk example is also outdated. The docs are missing currently... We will get to that with time. With time. In my opinion your best shot is to learn something like Belly, which is more CSS like macro style UI lib for Bevy. It doesnt allow such modularity as Lunex, but at least the basic functionality is "finished". Or you might want to wait for the official ongoing BevyUIv2 rewrite that is also happening as we are speaking (0.13 or 0.14 if things go well). After this project matures enough to answer simple problems other than nice styling and UI navigation, you can transition to Lunex :D

from bevy_lunex.

ImVexed avatar ImVexed commented on June 8, 2024

Thanks for the reply! Sadly it looks like Belly is unmaintained at this point: jkb0o/belly#77 I'll probably just use an integration with egui/imgui and make a mock UI for now until there is some more mature options available for bevy, as most if not all libraries I can find are in a similar situation.

from bevy_lunex.

Related Issues (8)

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.