A WebGPU demonstration of using frustum culling with render bundles through indirect instanced draw calls.
☆56Mar 13, 2024Updated 2 years ago
Alternatives and similar repositories for webgpu-bundle-culling
Users that are interested in webgpu-bundle-culling are comparing it to the libraries listed below
Sorting:
- A simple, template literals-based preprocessor for WGSL shaders☆65Dec 7, 2023Updated 2 years ago
- Proof of concept showing a single class being used to render instancing and batching geometry in a single draw call.☆14Jun 3, 2024Updated last year
- A deferred renderer in TypeScript and WebGL 2.0☆14Jan 13, 2023Updated 3 years ago
- Cheat sheet for WGSL syntax for developers coming from GLSL.☆17May 31, 2021Updated 4 years ago
- Demonstration of rendering three.js' BatchedMesh with different material properties in one draw call.☆24Dec 11, 2023Updated 2 years ago
- Only One-pass Shader☆29Mar 17, 2024Updated 2 years ago
- A heavy and visually pleasing implementation of world-space global illumination with an emphasis on temporal stability and artist control…☆69Jul 31, 2024Updated last year
- Demonstration showing real time effects and application of the "Jump Flood Algorithm"☆104Dec 3, 2025Updated 3 months ago
- Toy WebGPU Deferred Renderer☆44May 31, 2023Updated 2 years ago
- Realtime voxel global illumination in WebGL.☆21Dec 9, 2023Updated 2 years ago
- ☆151Oct 11, 2024Updated last year
- Comparisons of shaders across multiple APIs☆23Feb 23, 2023Updated 3 years ago
- GPU based frustum and occlusion culling in WebGL.☆58Jan 13, 2024Updated 2 years ago
- glsl tool functions☆24Apr 1, 2020Updated 5 years ago
- Demonstration of rendering 3d tiles using three.js BatchedMesh addon☆16Nov 21, 2023Updated 2 years ago
- ☆15Mar 29, 2025Updated 11 months ago
- Raymarched screen space volumetrics in Three.JS, compatible with the pmndrs `postprocessing` library☆12Dec 23, 2023Updated 2 years ago
- Film emulsion-like rendering transforms for three.js☆43Sep 30, 2023Updated 2 years ago
- Texture loading utility for WebGL and WebGPU☆126Sep 7, 2023Updated 2 years ago
- 一个 Unity Shader Graph 高仿 WGSL 特供版☆121Oct 31, 2025Updated 4 months ago
- Post Effects extension for t3d.js.☆13Feb 11, 2026Updated last month
- Personal experimental project to implement clustered shading with WebGPU.☆207Jan 27, 2023Updated 3 years ago
- Shadow Volume / Stencil Shadows example using three.js☆12Aug 1, 2020Updated 5 years ago
- GLSL Compute shader implementation of 2D+3D Perlin noise & Voronoi diagrams using thread cooperation☆12May 25, 2019Updated 6 years ago
- PBR IBL renderer in WebGPU☆29Jun 10, 2025Updated 9 months ago
- ☆17Jan 31, 2024Updated 2 years ago
- three.js module for loading Houdini vertex animation (texture cache)☆29May 5, 2019Updated 6 years ago
- Some helpers for webgpu☆296Mar 13, 2026Updated last week
- extend test for three js☆17Updated this week
- Efficient webgl state management☆18Dec 5, 2023Updated 2 years ago
- 👁️👄👁️ to skim glsl sources w/ foldable shader chunks for threejs shaderlib☆109Mar 7, 2022Updated 4 years ago
- An efficient dynamically sized string buffer (aka String Builder) for AssemblyScript☆28Feb 17, 2023Updated 3 years ago
- GPU based particle system for three.js. Heavily based on tdl library (https://github.com/greggman/tdl)☆55Mar 6, 2023Updated 3 years ago
- Enhanced InstancedMesh with frustum culling, fast raycasting (using a BVH), sorting, visibility, LOD, skinning and more.☆418Mar 8, 2026Updated last week
- PBR Material loader from cc0textures.com for webgl projects.☆23Apr 3, 2024Updated last year
- WebGPU debugging tool for recording and playing back of WebGPU commands.☆68Dec 28, 2025Updated 2 months ago
- Inspection debugger for WebGPU☆307Mar 2, 2026Updated 2 weeks ago
- ☆186May 4, 2023Updated 2 years ago
- Adds support for hiding repeating texture patterns to Three.JS☆92Feb 18, 2025Updated last year