Experimental implementation to find out the shortcomings of the design
in {T81058}.
# Current state
{F9049876}
**Hair (Particle + Object)**
{F9133001}
**Asset Layer**
{F9133615}
# TODO
* [] Add support material layer
* [x] Add support asset layer
* [x] Add support for hair geometry
* [] Add support for background. (currently shows hard borders as background isn't counted as a sample.)
* [x] Seems to only use dead center pixels.
* [x] Calculate the correct coverage. (divide the coverage by the total number of samples used to construct the pixel.)
* [x] Add accurate/inaccurate mode
* [x] Sort samples based on coverage
* [] Store hashes + Object names in the render result header
## Test
* [] Test for memory mis-use
* [] Add render tests
## Cleanups
* [] Documentation
* [] Document Datastructure, it is now a flat buffer