Grant-Nelson / ThreeDart

3D graphical rendering tool for websites written in Dart.
Other
16 stars 11 forks source link

Update the Gaussian blur shader to handle better depth of field #107

Open Grant-Nelson opened 5 years ago

Grant-Nelson commented 5 years ago

Update the Gaussian blur shader to handle better depth of field. May want to construct a blur presets. Add two levels of blurs instead of just one start and end.

Reference: catlikecoding.com