Matt Dean
Matt Dean
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...
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.
Currently decal draws are batched between multiple objects with one decal. Is it possible to batch multiple decals using the same Material?
Investigate overriding projection values per decal instance.
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?
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 -...