Salle de bain by nacimus, rendered with Moonshine
- Binaries
- offline -- a headless offline renderer
- online -- a real-time windowed renderer
- hydra -- a hydra render delegate
- Light Transport
- Full spectral path tracing
- Direct light sampling with multiple importance sampling for all lights and materials
- Lights
- 360° environment maps
- Sampled via hierarchical warping
- Emissive meshes
- Sampled according to power via 1D hierarchical warping
- 360° environment maps
- Materials
- Standard PBR with metallic + roughness
- Mirror
- Glass with dispersion
- Homogeneous volumes
- zig (see version in CI)
- DirectXShaderCompiler
- For the online (real-time) renderer:
- For Linux (Ubuntu, similar on others):
- For Wayland:
wayland-protocols
libwayland-dev
libxkbcommon-dev
- For X11:
libxcursor-dev
libxrandr-dev
libxinerama-dev
libxi-dev
- For Wayland:
- For Linux (Ubuntu, similar on others):
- A GPU supporting Vulkan ray tracing
This project is licensed under the AGPL.