Photon-v2 icon indicating copy to clipboard operation
Photon-v2 copied to clipboard

Cleanup messy code during the release of v2.0.0-beta

Open TzuChieh opened this issue 6 years ago • 1 comments

Some parts of the codebase are messed up to quickly support some features:

  • renderer
  • static canvas display in studio
  • estimators

these should be cleaned up or refactored

TzuChieh avatar Jan 27 '19 10:01 TzuChieh

Specific list of things to do:

  • [ ] Revisit the implementation of sampling renderer (especially the part for camera measurement)
  • [x] Redesign the asynchronous render progress report mechanism
  • [x] Separate the implementation of various photon mapping techniques

TzuChieh avatar Dec 03 '23 21:12 TzuChieh