UE5's Nanite implementation using WebGPU. Includes the meshlet LOD hierarchy, software rasterizer and billboard impostors. Culling on both per-instance and per-meshlet basis.
☆1,003Sep 30, 2024Updated last year
Alternatives and similar repositories for nanite-webgpu
Users that are interested in nanite-webgpu are comparing it to the libraries listed below
Sorting:
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆88Sep 27, 2024Updated last year
- An attempt at reproducing unreal nanite in threejs☆459Sep 2, 2024Updated last year
- 💡 Experimental real-time global illumination renderer 🦀☆5,274Jul 7, 2025Updated 7 months ago
- WebGPU tech demo showcasing various graphics techniques☆166Jul 15, 2025Updated 7 months ago
- Mesh optimization library that makes meshes smaller and faster to render☆7,307Updated this week
- A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.☆262Mar 23, 2023Updated 2 years ago
- A software raytracing engine written in WebGPU☆368Feb 13, 2025Updated last year
- Personal experimental project to implement clustered shading with WebGPU.☆207Jan 27, 2023Updated 3 years ago
- Single-header dependency-free BVH construction and traversal library.☆1,069Feb 13, 2026Updated 2 weeks ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆97Updated this week
- A framework for rapid prototyping and development of real-time rendering techniques.☆1,110Updated this week
- An implementation of multiresolution (Nanite/Meshlet) style rendering in Rust and Vulkan.☆22Nov 30, 2024Updated last year
- Inspection debugger for WebGPU☆302Jan 22, 2026Updated last month
- Chop 3D objects to meshlets☆449Nov 29, 2022Updated 3 years ago
- 🌋🐎 Project Island is an experimental, hot-reloading Vulkan Renderer for Linux and Windows, written in C/C++.☆1,268Feb 17, 2026Updated last week
- SH for HLSL 2021☆241Mar 1, 2025Updated last year
- continuous level of detail mesh library☆317Nov 11, 2025Updated 3 months ago
- Making it easier to work with shaders☆5,045Updated this week
- Supplanting matrices with PGA in a forward 3D renderer.☆213Jul 25, 2024Updated last year
- My personal Vulkan renderer☆1,838Feb 22, 2026Updated last week
- Fast O(1) offset allocator with minimal fragmentation☆1,017Apr 30, 2024Updated last year
- 2D rectangular bin packing with option for item removal☆118Sep 10, 2024Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆970Aug 7, 2025Updated 6 months ago
- Caldera data set from Call of Duty®: Warzone™☆1,190Apr 29, 2025Updated 10 months ago
- Demo project for the large scale game component with CBTs☆163Oct 26, 2025Updated 4 months ago
- Rendering Point Clouds with Compute Shaders☆743Feb 2, 2023Updated 3 years ago
- Personal hobby project to experiment with various rendering techniques.☆759Aug 5, 2025Updated 6 months ago
- Code accompanying the blog post on bvh construction.☆438Oct 5, 2024Updated last year
- The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2☆5,469Jul 3, 2025Updated 7 months ago
- ☆22Nov 19, 2023Updated 2 years ago
- 3D engine with modern graphics☆6,896Updated this week
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- Single source file FBX loader☆1,242Feb 10, 2026Updated 2 weeks ago
- Collection of meshlet generation algorithms☆122Feb 2, 2026Updated 3 weeks ago
- A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by…☆9,699Feb 21, 2026Updated last week
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆461Sep 3, 2025Updated 5 months ago
- A simple, template literals-based preprocessor for WGSL shaders☆65Dec 7, 2023Updated 2 years ago
- Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics☆2,907Feb 21, 2024Updated 2 years ago
- Realtime path tracing via WebGPU compute shaders☆168Jul 20, 2025Updated 7 months ago