Skip to content

Commit 0bbc43c

Browse files
authored
Fix PR #43 (#44)
* Add files via upload * Add RT Game Engine to showcase list * Fix JSON formatting in index.html * Remove duplicate RT Game Engine entry Removed duplicate entry for RT Game Engine from the showcase array. * Delete screenshots/rt_game_engine.gif * Added a WebP version of the rt_game_engine GIF WebP is more compressed than gif * Update thumbnail image for RT Game Engine Replaced the GIF with PNG and WebP for bandwidth * Add files via upload PNG fallback of thumbnail image for older browsers
1 parent 7e7acc9 commit 0bbc43c

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,12 +369,12 @@ <h1 class="title is-1"><a name="showcase">#</a> Showcase</h1>
369369
"description": "Skybox example",
370370
"website": "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/skybox",
371371
"thumbnail": "screenshots/example-skybox.gif"
372-
}
372+
},
373373
{
374374
"name": "RT Game Engine",
375375
"description": "A game engine with real-time Ray Tracing and Physically Based Rendering (PBR)",
376376
"website": "https://github.com/BlueLupa/RT-Game-Engine",
377-
"thumbnail": "screenshots/rt_game_engine.gif"
377+
"thumbnail": "screenshots/rt_game_engine.png"
378378
}
379379
];
380380

screenshots/rt_game_engine.gif

-15.5 MB
Binary file not shown.

screenshots/rt_game_engine.png

495 KB
Loading

screenshots/rt_game_engine.webp

4.48 MB
Loading

0 commit comments

Comments
 (0)