Version 1.0.0
Description
v1 release
Features
- User-selectable deinterpolation algorithm
- User-selectable electron beam shape
Fixes
- Rounding errors for DX9 math
- Ringing in the bloom/halation downsampling
Known Issues
- The electron beam pass has a suspiciously high performance impact, likely due to dynamic branching.
- The phosphor mask can have rounding errors at 4k resolutions.
- (Won't Fix) Gaussian beam shape produces inconsistent colors for narrow scanlines (1-4 pixels wide). The code fix would be equivalent to silently using a linear beam shape when the scanlines are narrow. I've instead opted to expose the linear beam shape to the user and let them decide.