Skip to content

Dagon 0.16.0

Latest
Compare
Choose a tag to compare
@gecko0307 gecko0307 released this 25 Feb 16:32
· 23 commits to master since this release
  • Core
    • New method Application.takeScreenshot
  • Rendering
    • Approximated subsurface scattering support
    • Environment light probes support
    • AgX tonemapping support: Tonemapper.AgX_Base and Tonemapper.AgX_Punchy
    • For background objects such as a skybox it is now necessary to manually disable G-buffer writes: skyEntity.gbufferMask = 0.0f;
  • Assets
    • EntityManager is now World
    • EntityGroup* accessor classes moved to dagon.graphics.world
    • New material property, subsurfaceScattering
  • Post-processing
    • Fix sampler conflict in LUT shader
  • Extensions
    • dagon:imgui extension now uses bindbc-imgui 0.7.0
    • dagon:newton and dagon:imgui extensions now include prebuilt libraries for Linux
    • Extensions now don't provide x86 libraries.
  • Misc
    • Dagon now uses dlib 1.3.0.