Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Changed TAA Jitter method to include camera matrix in calculations #377

Open
JustinasMa wants to merge 1 commit into Unity-Technologies:v2
base: v2
Choose a base branch
Loading
from JustinasMa:Simplified_GetJitteredPerspectiveProjectionMatrix

Conversation

@JustinasMa
Copy link

@JustinasMa JustinasMa commented Nov 28, 2017

Changed GetJitteredPersperctiveProjectionMatrix to take the existing matrix and shift it based on jitter parameters instead of recalculating the whole matrix. This should not alter the jittering of standard cameras in any way, but should still work for some lightly modified projection matrices. It also shows more clearly what is altered when jittering a matrix and thus provides an easier starting point for writing custom jitter methods.

nxrighthere and dboleslawski reacted with thumbs up emoji
...on to existing matrix rather than creation of a new one
Copy link
Author

Another hurdle for cameras is constant projection matrix resets in post processing. Maybe an Action similar to custom jitter Func for a custom projection matrix reset in PostProcessingLayer would work. I added that feature to PostProcessingLayer in my project, but am not yet sure if this is the best approach.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /