Skip to content

Commit

Permalink
Deploying to gh-pages from @ d4f9e7e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kainino0x committed Jul 23, 2024
1 parent e8cd6a2 commit a0b6855
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ var occlusionQuery = {

var particles = {
name: 'Particles (HDR)',
tocName: 'particles (HDR)',
description: 'This example demonstrates rendering of particles (using HDR capabilities when possible) simulated with compute shaders.',
filename: "sample/particles",
sources: [
Expand Down Expand Up @@ -643,7 +644,7 @@ const pageCategories = [
normalMap,
shadowMapping,
deferredRendering,
'particles (HDR)': particles,
particles,
points,
imageBlur,
cornell,
Expand Down
Loading

0 comments on commit a0b6855

Please sign in to comment.