Releases: vga-group/tauray
Releases · vga-group/tauray
v1.0.1
- Fix shader binding table alignment on AMD GPUs
- Fix some NaN sources
- Fix BTDF & refraction issues
- Fix a NEE bug which made punctual lights too dark
- Improve window management (release mouse when camera is locked)
- Improve russian roulette sampling
- Add
--transparent-background
for rendering alpha-cutouts - Add simple load balancer (only works across frames, so one-off renders should use
--workload
parameter to set initial workloads) - Add IOR support to Blender extension
- Add
--camera-clip-range
parameter to force-adjust camera clip range
v1.0.0 (paper version)
This is the version used in the Tauray paper, including its bugs and incompatibilities with AMD hardware. You should avoid this release and it is only available for reproducibility of the paper results. Please use v1.0.1 instead.