Giter VIP home page Giter VIP logo

quad-gl's People

Contributors

not-fl3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

quad-gl's Issues

GitHub project seems outdated. It's 0.2.2 instead of 0.2.3

First of all, thanks a lot for your work. I really appreciate it :)

It seems that while this crate has been updated in crates.io to 0.2.3, it's still in 0.2.2 on GitHub:
https://github.com/not-fl3/quad-gl/blob/master/Cargo.toml#L9
vs
https://crates.io/crates/quad-gl

I found this when trying to change something on the quad-gl project, because I was getting compiler errors because of some missing functions that only exist in 0.2.3. e.g.:

error[E0599]: no method named `clear_draw_calls` found for struct `quad_gl::QuadGl` in the current scope
   --> /home/pablo/Repos/macroquad/src/lib.rs:403:29
    |
403 |     context.draw_context.gl.clear_draw_calls();
    |                             ^^^^^^^^^^^^^^^^ method not found in `quad_gl::QuadGl`

Cheers!

No way to delete pipeline from PipelinesStorage

Trying to autocompile shader once it edited in shadertoy example. After 32 updates process panicked with error:

thread 'main' panicked at 'index out of bounds: the len is 32 but the index is 32', /home/zotho/.cargo/registry/src/github.com-1ecc6299db9ec823/quad-gl-0.2.2/src/lib.rs:285:9

In this place:
https://github.com/not-fl3/quad-gl/blob/master/src/lib.rs#L285

You can reproduse this error just by clicking Update button 32 times in shadertoy example of macroquad

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.