From 2ce85ff1a60f0e94076fdb08230faba71ec50948 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 28 Apr 2026 04:35:51 +0200 Subject: [PATCH] Feat: Add advanced rendering controls (God Rays, Volume Rendering paths, etc.) --- src/app/App.tsx | 191 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 0d9eafc1..c4445111 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -18513,6 +18513,197 @@ export function App({ store, initialStatusMessage }: AppProps) { +
+
God Rays
+ +
+ + +
+
+ + +
+ +
+
Volume Rendering Paths