Skip to content

Cortex Raytracer v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 20:22
· 23 commits to main since this release
935db74

Changes in this Release

  • UI : added tabs
  • UI : data folder can now be located by user instead of ../../data harcoded path
  • UI : now supports applying post process effects after rendering
  • UI : added post process effects display with effects values
  • PostProcess : Added PostProcess pass (CortexRTPostProcess.exe)
  • Raytracer : Added more parameters to metal material
  • Raytracer : Fixed transform rotation pivot issues