Matt Dean

Results 17 issues of Matt Dean

- Skin - Eye - Hair

feature

Anisotropic direct specular response should be identical to the isotropic path when **Anisotropy** property is equal to 0. Currently the specular response is inconsistent, especially when F0 and roughness are...

bug

Currently Spline Agent evaluates based on `t = 1 second / speed`. Add an option to evaluate where speed is distance travelled along the spline in meters per second.

improvement

Currently decal draws are batched between multiple objects with one decal. Is it possible to batch multiple decals using the same Material?

improvement

Investigate overriding projection values per decal instance.

improvement

Currently the material preview for a decal material renders with a sphere. This is less than ideal, is there a way to render with a custom pass?

improvement

Add graphics tests to cover visual elements that cant be covered by editor tests. Investigate different ways to implement a graphics test framework. Tests to consider: - Projection matrix -...

feature