Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 3D Gaussian Splatting Renderer and sorted showcases alphabetically #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
178 changes: 92 additions & 86 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,17 +202,23 @@ <h1 class="title is-1"><a name="showcase">#</a> Showcase</h1>
<script>
// List of showcase projects; Edit this list to add or remove projects
const showcase_list = [
{
"name": "3D Gaussian Splatting",
"description": "3D Gaussian Splatting Scene Viewer with GPU Radix Sort",
"website": "https://github.com/KeKsBoTer/web-splat",
"thumbnail": "screenshots/web-splat.webp",
},
{
"name": "Albedo",
"description": "Albedo is a library for real-time pathtracing and lightmapping.",
"website": "https://github.com/albedo-engine/albedo",
"thumbnail": "screenshots/albedo.webp",
},
{
"name": "Pdhv",
"description": "Pdhv is a real-time performance data acquisition software.",
"website": "https://pdhv.fr",
"thumbnail": "screenshots/pdhv.webp",
"name": "ampli-Fe",
"description": "Fully cross-platform VST2 plugin UI",
"website": "https://github.com/antonok-edm/ampli-Fe",
"thumbnail": "screenshots/ampli-Fe.jpg",
},
{
"name": "Bevy",
Expand All @@ -221,28 +227,16 @@ <h1 class="title is-1"><a name="showcase">#</a> Showcase</h1>
"thumbnail": "screenshots/bevy.gif",
},
{
"name": "Rerun",
"description": "SDK + Visualizer for logging computer vision and robotics.",
"website": "https://www.rerun.io/",
"thumbnail": "screenshots/rerun.gif",
},
{
"name": "WASM nbodysim",
"description": "Realtime 2D WASM N-Body-Simulation",
"website": "https://github.com/simbleau/nbody-wasm-sim",
"thumbnail": "screenshots/nbodywasm.gif",
},
{
"name": "nbodysim",
"description": "Realtime 3D N-Body-Simulation",
"website": "https://github.com/timokoesters/nbodysim",
"thumbnail": "screenshots/nbodysim.gif",
"name": "Blub",
"description": "A GPU fluid solver (APIC)",
"website": "https://github.com/wumpf/blub",
"thumbnail": "screenshots/blub-fluid.gif",
},
{
"name": "Veloren",
"description": "A multiplayer voxel RPG with advanced terrain generation and economy simulation",
"website": "https://veloren.net/",
"thumbnail": "screenshots/veloren.gif",
"name": "Brawlib",
"description": "Brawl file parser",
"website": "https://github.com/rukai/brawllib_rs",
"thumbnail": "screenshots/brawl-attack.gif",
},
{
"name": "Dotrix",
Expand All @@ -251,130 +245,142 @@ <h1 class="title is-1"><a name="showcase">#</a> Showcase</h1>
"thumbnail": "screenshots/dotrix-skeletal.gif",
},
{
"name": "Vange-rs",
"description": "Rusty Vangers clone",
"website": "https://github.com/kvark/vange-rs",
"thumbnail": "screenshots/vange-rs.png"
},
{
"name": "Harmony",
"description": "A modern 3D/2D game engine that uses wgpu",
"website": "https://github.com/StarArawn/harmony",
"thumbnail": "screenshots/harmony-rs.jpg"
},
{
"name": "Blub",
"description": "A GPU fluid solver (APIC)",
"website": "https://github.com/wumpf/blub",
"thumbnail": "screenshots/blub-fluid.gif"
"name": "Egregoria",
"description": "Society simulator",
"website": "https://github.com/Uriopass/Egregoria",
"thumbnail": "screenshots/egregoria.jpg",
},
{
"name": "Brawlib",
"description": "Brawl file parser",
"website": "https://github.com/rukai/brawllib_rs",
"thumbnail": "screenshots/brawl-attack.gif"
"name": "ENSnano",
"description": "CAD software for 3D DNA nanostructures",
"website": "https://www.ens-lyon.fr/ensnano",
"thumbnail": "screenshots/ensnano.png",
},
{
"name": "GLX",
"description": "OpenStreetMap renderer",
"website": "https://github.com/paulkernfeld/glx",
"thumbnail": "screenshots/glx-map.png"
"thumbnail": "screenshots/glx-map.png",
},
{
"name": "Neothesia",
"description": "Cross-platform GPU accelerated midi visualizer",
"website": "https://github.com/PolyMeilex/Neothesia",
"thumbnail": "screenshots/neothesia.gif"
"name": "grass field",
"description": "TuiTui's everyday experiments",
"website": "https://www.instagram.com/mactuitui/",
"thumbnail": "screenshots/tuitui-grass-field.png",
},
{
"name": "Sky renderer",
"description": "A wgpu allsky renderer",
"website": "https://github.com/bmatthieu3/wgpu-sky-rendering",
"thumbnail": "screenshots/dss.gif"
"name": "Göld",
"description": "Löve but for Goldsrc",
"website": "https://github.com/Vurich/goeld",
"thumbnail": "screenshots/goeld.png",
},
{
"name": "grass field",
"description": "TuiTui's everyday experiments",
"website": "https://www.instagram.com/mactuitui/",
"thumbnail": "screenshots/tuitui-grass-field.png"
"name": "Harmony",
"description": "A modern 3D/2D game engine that uses wgpu",
"website": "https://github.com/StarArawn/harmony",
"thumbnail": "screenshots/harmony-rs.jpg",
},
{
"name": "Hectic-rs",
"description": "Hectic rewrite in Rust",
"website": "https://github.com/expenses/hectic-rs",
"thumbnail": "screenshots/hectic.png"
"thumbnail": "screenshots/hectic.png",
},
{
"name": "Richter",
"description": "Quake engine in Rust",
"website": "https://github.com/cormac-obrien/richter",
"thumbnail": "screenshots/richter.png"
"name": "nbodysim",
"description": "Realtime 3D N-Body-Simulation",
"website": "https://github.com/timokoesters/nbodysim",
"thumbnail": "screenshots/nbodysim.gif",
},
{
"name": "Göld",
"description": "Löve but for Goldsrc",
"website": "https://github.com/Vurich/goeld",
"thumbnail": "screenshots/goeld.png"
"name": "Neothesia",
"description": "Cross-platform GPU accelerated midi visualizer",
"website": "https://github.com/PolyMeilex/Neothesia",
"thumbnail": "screenshots/neothesia.gif",
},
{
"name": "Egregoria",
"description": "Society simulator",
"website": "https://github.com/Uriopass/Egregoria",
"thumbnail": "screenshots/egregoria.jpg"
"name": "Pdhv",
"description": "Pdhv is a real-time performance data acquisition software.",
"website": "https://pdhv.fr",
"thumbnail": "screenshots/pdhv.webp",
},
{
"name": "Rerun",
"description": "SDK + Visualizer for logging computer vision and robotics.",
"website": "https://www.rerun.io/",
"thumbnail": "screenshots/rerun.gif",
},
{
"name": "Richter",
"description": "Quake engine in Rust",
"website": "https://github.com/cormac-obrien/richter",
"thumbnail": "screenshots/richter.png",
},
{
"name": "Sandbox",
"description": "Falling sand game",
"website": "https://github.com/JMS55/sandbox",
"thumbnail": "screenshots/sandbox.png"
"thumbnail": "screenshots/sandbox.png",
},
{
"name": "Sky renderer",
"description": "A wgpu allsky renderer",
"website": "https://github.com/bmatthieu3/wgpu-sky-rendering",
"thumbnail": "screenshots/dss.gif",
},
{
"name": "Terra",
"description": "Planet rendering library",
"website": "https://github.com/fintelia/terra",
"thumbnail": "screenshots/terra.jpg"
"thumbnail": "screenshots/terra.jpg",
},
{
"name": "ampli-Fe",
"description": "Fully cross-platform VST2 plugin UI",
"website": "https://github.com/antonok-edm/ampli-Fe",
"thumbnail": "screenshots/ampli-Fe.jpg"
"name": "Vange-rs",
"description": "Rusty Vangers clone",
"website": "https://github.com/kvark/vange-rs",
"thumbnail": "screenshots/vange-rs.png",
},
{
"name": "ENSnano",
"description": "CAD software for 3D DNA nanostructures",
"website": "https://www.ens-lyon.fr/ensnano",
"thumbnail": "screenshots/ensnano.png"
"name": "Veloren",
"description": "A multiplayer voxel RPG with advanced terrain generation and economy simulation",
"website": "https://veloren.net/",
"thumbnail": "screenshots/veloren.gif",
},
{
"name": "WASM nbodysim",
"description": "Realtime 2D WASM N-Body-Simulation",
"website": "https://github.com/simbleau/nbody-wasm-sim",
"thumbnail": "screenshots/nbodywasm.gif",
},
{
"name": "wgpu",
"description": "Water example",
"website": "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/water",
"thumbnail": "screenshots/example-water.gif"
"thumbnail": "screenshots/example-water.gif",
},
{
"name": "wgpu",
"description": "Shadow example",
"website": "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/shadow",
"thumbnail": "screenshots/example-shadow.png"
"thumbnail": "screenshots/example-shadow.png",
},
{
"name": "wgpu",
"description": "Cube example",
"website": "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/cube",
"thumbnail": "screenshots/example-cube.png"
"thumbnail": "screenshots/example-cube.png",
},
{
"name": "wgpu",
"description": "Mipmap example",
"website": "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/mipmap",
"thumbnail": "screenshots/example-mipmap.png"
"thumbnail": "screenshots/example-mipmap.png",
},
{
"name": "wgpu",
"description": "Skybox example",
"website": "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/skybox",
"thumbnail": "screenshots/example-skybox.gif"
"thumbnail": "screenshots/example-skybox.gif",
}
];

Expand Down Expand Up @@ -425,4 +431,4 @@ <h1 class="title is-1"><a name="showcase">#</a> Showcase</h1>
</script>
</body>

</html>
</html>
Binary file added screenshots/web-splat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/web-splat.webp
Binary file not shown.