University of Pennsylvania, CIS 565: GPU Programming and Architecture, Final Project
by Jiyu Huang
This is a physically-based rendering engine for loading and displaying glTF 2.0 files, using the emerging WebGPU API.
Live Demo Link. Requires browsers with WebGPU support (for example, Google Chrome Canary or Chrome Dev with enable-unsafe-webgpu flag on).

For local usage, follow these instructions:
npm installnpm starthttp://localhost:8080/ using a browser that has WebGPU enabled