0
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: pass alphaClip to scatter pass instead of hardcoding 1/255 (#8564) More... 1 day ago
perf: reduce register pressure in compute GSplat TileCount projection (#8563) More... 1 day ago
Make frustum culling always-on and remove dead pcNodeIndex pipeline (#8562) More... 1 day ago
Merge frustum culling into compute, convert to storage buffers, fix >16M splat dispatch (#8561) More... 1 day ago
refactor: extract GSplatFrustumCuller from GSplatWorkBuffer (#8560) More... 2 days ago
Remove per-splat GPU compaction for CPU sort path (#8559) More... 2 days ago
Remove global compute GSplat renderer (#8558) More... 2 days ago
fix: use consistent XR session check for viewport sizing and add stereo GSplat test example (#8557) More... 2 days ago
feat: add picking support and fix color pipeline in local compute GSplat renderer (#8556) More... 2 days ago
Add WebGPU Bare device type for testing without optional features (#8555) More... 7 days ago
fix: use unfilterable-float sample type for RGBA32F GSplat textures on WebGPU (#8554) More... 7 days ago
fix: use unfilterable-float sample type for RGBA32F textures in node culling shader (#8553) More... 8 days ago
fix: avoid workgroupUniformLoad on atomic type for iOS WGSL compatibility (#8552) More... 8 days ago
Open Remove redundant shader includes from ShaderUtils.createShader callers (#8551) More... 8 days ago
fix: smooth Gaussian falloff for capped splat radii in compute renderer (#8549) More... 8 days ago
fix: replace StopThePop tile intersection with exact FlashGS method (#8548) More... 8 days ago
feat: support dynamic work buffer formats in compute GSplat renderers (#8547) More... 8 days ago
feat: improve compute GSplat rendering and add tonemapping support (#8546) More... 9 days ago
feat: add orthographic camera support to compute GSplat renderers (#8545) More... 12 days ago
feat: replace full-screen quad composite with tile-based indirect draw in local compute GSplat renderer (#8544) More... 12 days ago
feat: limit examples sidebar to left half of screen on mobile (#8542) More... 12 days ago
feat: add clear button to examples sidebar filter input (#8541) More... 12 days ago
fix: round up compressed texture dimensions to block size on WebGPU (#8540) More... 12 days ago
Add local compute GSplat renderer and dynamic buffer sizing (WebGPU) (#8536) More... 13 days ago
fix: use y-first approach in Compute.calcDispatchSize to minimize wasted workgroups (#8538) More... 13 days ago
Fix double decrement of octree file ref counts on entity disable (#8537) More... 13 days ago
fix: preserve blend state in RenderPassQuad (#8535) More... 13 days ago
chore(deps): update dependency rollup to v4.59.0 [security] (#8483) More... 15 days ago
Prevent division by zero in CAS sharpening shader (#8532) More... 16 days ago
feat: add compute-based tiled GSplat renderer (WebGPU) (#8531) More... 16 days ago