GithubHelp home page GithubHelp logo

Comments (4)

vurtun avatar vurtun commented on May 16, 2024

Hey, stupid question but did you clear the command queue after drawing all commands?

from nuklear.

ktb92677 avatar ktb92677 commented on May 16, 2024

face palm Jeez, sorry about wasting your time here.

An interesting idea might be to implement some sort of error catching functionality or something. Like a quick printf if I've run out of space on the queue. But this is a silly mistake so maybe it's not necessary

from nuklear.

vurtun avatar vurtun commented on May 16, 2024

No problem I had the same problem today while updating the old win32 demo, so even I made the same mistake. About the error message what I could do is add a assert to check if no more memory is left. If that would not sufficient enough I would have to think about logging.

from nuklear.

ktb92677 avatar ktb92677 commented on May 16, 2024

No no an assert would do just fine! At least then the program crashes which will lead me to think segfault which will lead me to think array index out of bounds etc. Though logging would be nice too :)

from nuklear.

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.