Skip to content
Snippets Groups Projects
  1. Aug 29, 2021
    • 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 longer corrupts particle emitter enable states
          - Documentation videos no longer autoplay
          - Misc. refactoring
          - Misc. documentation website improvements
      ae2b9dc5
  2. Aug 20, 2021
  3. May 04, 2021
  4. Apr 27, 2021
  5. Apr 26, 2021
  6. Apr 24, 2021
  7. Apr 23, 2021
  8. Apr 22, 2021
  9. Apr 16, 2021
  10. Apr 13, 2021
  11. Apr 10, 2021
  12. Apr 09, 2021
  13. Apr 07, 2021
  14. Apr 06, 2021
  15. Mar 25, 2021