Skip to content

Version 2.0 - Animation

Latest
Compare
Choose a tag to compare
@benc-uk benc-uk released this 05 Oct 08:37
· 17 commits to master since this release

Huge update

  • Animation support!
  • Controller now can render multiple frames
  • Tasks now have frame index and time
  • Major refactor to many base ray-tracer classes & interfaces
  • Removed scene parser caching
  • Path based animation added to objects & camera
  • Camera moved to it's own class
  • Numerous fixes, refactors and optimisations