logo enkisoftware
Independent game developer making AVOYD
en  fr

Post

juliette#enki - posted Thu, 16 Dec 2021 19:22:47 UTC - edited Fri, 17 Dec 2021 12:12:43 UTC - permalink

This release improves the path traced rendering, fixes issues with file saving and prevents Avoyd from crashing when loading Minecraft 1.18 files. Minecraft 1.18 support will be added in the next version of Avoyd.

  • Added Firefly Clamp and new High Quality denoising mode to CPU path traced rendering
  • Overwriting a large file with a save now overwrites correctly, and no longer leaves a temporary named file behind
  • Fix for potential data corruption during save from unsaved changes dialogue
  • Fix for crash when loading Minecraft maps with an unsupported version (1.18+). Work is ongoing on implementing support for 1.18

For details and further changes, see the Avoyd 0.8.9 changelog

Download Avoyd

Path Traced Rendering Comparisons

Firefly Clamping

Comparison of Avoyd path traced render with the Firefly Clamp Value set to 1000 showing fireflies (white pixels) on the left, and set to 10 with fireflies no longer showing on the right Comparison of 2x enlarged selection from a render with the Firefly Clamp Value set to 1000 on left and 10 on right. The high value of 1000 effectively turns off clamping and several fireflies (isolated white pixels) are visible from low probability paths which intersect the primary light source. These are removed when the clamp value is reduced to 10 as on the right image.

High Quality Denoising

Avoyd path traced render with 400 samples per pixel Path traced render with 400 samples per pixel of a simple scene with emissive and transparent materials using the new firefly clamping value set to 10 to remove fireflies. Click to view high definition png version.

Avoyd path traced render denoised using Open Intel Denoising The same path traced render denoised using Open Intel Denoising using the new high quality mode (on by default) which first denoises the albedo and normal data before passing it to the denoiser. This enables improved denoising of transparencies and reflections. Click to view high definition png version.