From d4dcb9e1088d0feb9b215d58f46c1f092dce8b5a Mon Sep 17 00:00:00 2001 From: Simon Stucki Date: Wed, 28 Aug 2024 22:42:32 +0200 Subject: [PATCH] Add blog truncation mark --- website/blog/2024-07-29-welcome/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/blog/2024-07-29-welcome/index.md b/website/blog/2024-07-29-welcome/index.md index b5b4fec..fc599a9 100644 --- a/website/blog/2024-07-29-welcome/index.md +++ b/website/blog/2024-07-29-welcome/index.md @@ -7,6 +7,8 @@ tags: [] Strahl, a web-based path tracer powered by WebGPU, is now publicly available. Designed for easy use and high-quality, near real-time rendering, strahl is still under development but eager for feedback. + + While documentation and usage information are expanding, I welcome your questions and input. The goal is a fully functional release by the end of August. For a technical overview, check out our short paper on [arXiv](https://arxiv.org/abs/2407.19977).