Giter Site home page Giter Site logo

Comments (5)

kpreid avatar kpreid commented on May 29, 2024

Commit 3c3f64f added wgpu web glue (accessed by ?renderer=wgpu), but all block colors are missing; I have not yet investigated the cause.

from all-is-cubes.

kpreid avatar kpreid commented on May 29, 2024

Commit 47c2a5a added a workaround for the info text drop shadow.

from all-is-cubes.

kpreid avatar kpreid commented on May 29, 2024

Commit e4c0571 fixes wgpu rendering on web; it was a thing where WebGL uniform layout pads even individual integers out to vec4 size, so my struct declaration was incompatible. I wonder whether wgpu should be doing something about that (at least linting) since it's a silent compatibility failure.

from all-is-cubes.

kpreid avatar kpreid commented on May 29, 2024

Commit ff2f120 implements debug chunk boxes.

Commit 12d383c implements volumetric transparency.

Note: Chunk box line colors are also off, which suggests that the oddity in the light ray debug lines is something general in the lines vertices or lines shader.

from all-is-cubes.

kpreid avatar kpreid commented on May 29, 2024

I've decided that the wgpu renderer is good enough to make default, in 325f356. Further fixes/improvements will be considered individually.

from all-is-cubes.

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.