Skip to content
Snippets Groups Projects
  1. Mar 06, 2022
  2. Feb 20, 2022
  3. Feb 18, 2022
  4. Jan 31, 2022
  5. Oct 18, 2021
  6. Aug 29, 2021
    • TheNumbat's avatar
      merge again · 4bd746a4
      TheNumbat authored
      4bd746a4
    • TheNumbat's avatar
      Release new version · ae2b9dc5
      TheNumbat authored
      Features:
          - Particle systems can now specify a maximum dt per step
          - Animation key-framing & timing system now supports objects with simulation
          - Mixture/multiple importance sampling for correct low-variance direct lighting
              - New BSDF, point light, and environment light APIs that separate sampling, evaluation, and pdf
              - Area light sampling infrastructure
              - Removed rectangle area lights; all area lights are now emissive meshes
              - Reworked PathTracer tasks 4-6, adjusted/improved instructions for the other tasks
      
      Bug fixes:
          - Use full rgb/srgb conversion equation instead of approximation
          - Material albedo now specified in srgb (matching the displayed color)
          - ImGui input fields becoming inactive no longer apply to a newly selected object
          - Rendering animations with path tracing correctly steps simulations each frame
          - Rasterization based renderer no longer inherits projection matrix from window
          - Scene file format no longer corrupts particle emitter enable states
          - Documentation videos no longer autoplay
          - Misc. refactoring
          - Misc. documentation website improvements
      ae2b9dc5
  7. Apr 13, 2021
  8. Jan 31, 2021
  9. Nov 17, 2020
  10. Nov 16, 2020
  11. Nov 14, 2020
  12. Oct 26, 2020
  13. Oct 20, 2020
  14. Oct 16, 2020
  15. Oct 07, 2020
  16. Jul 12, 2020
  17. Jul 11, 2020
  18. Jul 03, 2020