1. 03 May, 2022 1 commit
  2. 11 Apr, 2022 1 commit
  3. 20 Feb, 2022 2 commits
  4. 31 Jan, 2022 1 commit
  5. 22 Nov, 2021 1 commit
  6. 29 Aug, 2021 1 commit
    • 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 longe...
      ae2b9dc5
  7. 20 Aug, 2021 1 commit
  8. 27 Apr, 2021 4 commits
  9. 26 Apr, 2021 1 commit
  10. 23 Apr, 2021 1 commit
  11. 13 Apr, 2021 1 commit
  12. 31 Jan, 2021 1 commit
  13. 20 Dec, 2020 1 commit
  14. 11 Dec, 2020 1 commit
  15. 10 Dec, 2020 1 commit
  16. 03 Dec, 2020 1 commit
  17. 24 Nov, 2020 2 commits
  18. 20 Nov, 2020 5 commits
  19. 19 Nov, 2020 11 commits
  20. 16 Nov, 2020 2 commits