From 978d55607c65ea3ef530a412159913d956656125 Mon Sep 17 00:00:00 2001 From: Reinder Nijhoff Date: Tue, 30 Apr 2024 09:53:49 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 244deb7..a650fa0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ The panorama-renderer is a lightweight package that allows you to render equirectangular panoramas using WebGL. +## Demo + +- [Stress test with multiple demos](https://mediamonks.github.io/panorama-renderer/). + +This is a build from the repository's example/ directory. + ## Getting started ### Installing