webgpu
webgpu copied to clipboard
WebGPU for Node [Deprecated, Unmaintained]
Now I use backend: Vulkan, and Windows 457.17 Nvdia driver with RTX2060s but Now I want to run on RTX4090, which need newest driver (e.g. Windows 552.31) can we support...
Hello, I need to get the normal to the surface that the ray hits. Basically, at least the coordinates of the vertices of the triangle are required. I found this...
Why this project has been deprecated? The raise of recent advancements of browser WebGPU and neural network Chat LLM models, could be a motivation to resurrect this amazing project! Also...
Hello @maierfelix I use procedural geometry and add 4 million instances to top level acceleration structure(bottom level acceleration structure only has 1 aabb), then when I run the demo, it...
In the same way that GLFW_RESIZABLE is set, set GLFW_VISIBLE.
Fixes: #45
It appears that there is at least one resource leak in the GPUPipelineLayoutDescriptor constructor. I'll submit the fix shortly.
Fixes: #36
Fixes: #38