Skip to content

v26.06.18.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:43
· 47 commits to master since this release
854aff1

πŸ”§ Build Features

Feature Status
CUDA GPU Acceleration βœ… Enabled
OptiX AI Denoiser βœ… Enabled
ISPC SIMD (CPU) βœ… Enabled

Commit: 854aff1
Built: 2026-06-18T13:41:50Z

πŸ“¦ Included in ZIP

  • RayTracing.exe
  • Runtime DLLs: vulkan-1.dll, vcruntime140.dll, msvcp140.dll
  • CUDA runtime DLLs (if CUDA enabled at build time)

▢️ How to Run

  1. Download RayTracing-v26.06.18.2-win64.zip
  2. Extract to any folder
  3. Run RayTracing.exe

⚠️ Prerequisites

  • Vulkan runtime (bundled)
  • CUDA acceleration requires NVIDIA GPU driver with CUDA 12.0+
  • Denoiser requires NVIDIA driver 545+ (includes nvoptix.dll)

What's Changed

  • fix(ci): add GITHUB_TOKEN and write permissions for opencode-review workflow by @Cle2ment in #27
  • fix: Phase 14 β€” critical bug fixes (GPU epsilon, Russian Roulette, OptiX error handling) by @Cle2ment in #26

Full Changelog: v26.06.18.1...v26.06.18.2