Coder Social home page Coder Social logo

Not rendering anything about kayak_ui HOT 6 CLOSED

ghmendonca avatar ghmendonca commented on June 12, 2024
Not rendering anything

from kayak_ui.

Comments (6)

ghmendonca avatar ghmendonca commented on June 12, 2024 1

@MrGVSV it works! I was using the wrong UICameraBundle, I was importing from bevy and not kayak. Thanks!

from kayak_ui.

MrGVSV avatar MrGVSV commented on June 12, 2024

Does the Window render? The text won't render since it looks like you didn't add a font asset (unless that was setup in another system).

from kayak_ui.

ghmendonca avatar ghmendonca commented on June 12, 2024

The window opens as usual. I'm not loading any font asset, didn't know this was required. Let me try that

from kayak_ui.

MrGVSV avatar MrGVSV commented on June 12, 2024

I'm not loading any font asset, didn't know this was required.

Yeah it's required to render text (I believe you need both the PNG and the kayak_font, but I could be wrong). You check the examples for how to do that.

Hopefully, we can get the book finished soon so stuff like this is a little more discoverable :)

from kayak_ui.

ghmendonca avatar ghmendonca commented on June 12, 2024

@MrGVSV just loaded the font and still not rendering anything. Have both png and kayak_font. No errors on console.

image

from kayak_ui.

MrGVSV avatar MrGVSV commented on June 12, 2024

Oh it also looks like you’re missing the UICameraBundle. You'll need to spawn that in as well.

from kayak_ui.

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.