Skip to content
Snippets Groups Projects
  1. Feb 20, 2022
  2. Feb 18, 2022
  3. Jan 31, 2022
  4. Nov 22, 2021
  5. Nov 12, 2021
  6. Nov 05, 2021
  7. Nov 01, 2021
  8. Oct 30, 2021
  9. Oct 29, 2021
  10. Oct 28, 2021
  11. Oct 26, 2021
  12. Oct 19, 2021
  13. Oct 18, 2021
  14. Oct 17, 2021
  15. Oct 16, 2021
  16. Oct 13, 2021
  17. Oct 07, 2021
  18. Oct 02, 2021
  19. Sep 21, 2021
  20. Sep 16, 2021
  21. Sep 04, 2021
  22. Sep 01, 2021
  23. Aug 29, 2021
    • TheNumbat's avatar
      fix a3.5 ref · 9c555671
      TheNumbat authored
      9c555671
    • TheNumbat's avatar
      upper bound · 77a0d367
      TheNumbat authored
      77a0d367
    • TheNumbat's avatar
      merge again · 4bd746a4
      TheNumbat authored
      4bd746a4
    • TheNumbat's avatar
      merge · ebea23b1
      TheNumbat authored
      ebea23b1
    • 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