Skip to content

Releases: vga-group/tauray

v1.0.1

Choose a tag to compare

@juliusikkala juliusikkala released this 06 Oct 13:14
  • 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)

Pre-release

Choose a tag to compare

@juliusikkala juliusikkala released this 06 Oct 13:12

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.