Grant-Nelson / ThreeDart

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

Material light fog #110

Closed Grant-Nelson closed 5 years ago

Grant-Nelson commented 5 years ago

Issue #102

Feature, Bug Fix, or Improvement

Add fog to the material light technique.

Implementation

Add new values to the material light technique and new code for shader.

Review and Testing

Added test 044