Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity motion vectors are not implemented, causing major blurring with entities in SEUS PTGI HRR 3.0 #1446

Open
coderbot16 opened this issue May 21, 2022 · 3 comments
Labels
unimplemented Something isn't implemented yet

Comments

@coderbot16
Copy link
Member

image

@coderbot16 coderbot16 added the unimplemented Something isn't implemented yet label May 21, 2022
@coderbot16
Copy link
Member Author

It should be pretty straightforward to calculate motion vectors for arbitrary entities and other content if we make the assumption that a given entity renderer will generate its geometry in a consistent order each frame. This assumption seems logical for most vanilla content so as long as we can store the position vectors corresponding to a given entity somehow. And if that assumption is valid, then it should be feasible to implement this at a level somewhere between Batched Entity Rendering and the entity renderer.

@TheLastTank
Copy link

TheLastTank commented Mar 15, 2023

Hello, any news on this one?
i’m having the same issue, (i’m using optifine though) i’ve tried all hrr versions (1.0, 2.0 ,2.1 and 3.0) but all have this issue, even 3.0 which says its fixed (in the patreon’s post it says so), is there something i can do to at least alleviate it?

@frnksmdlkedjnfr
Copy link

Same problem here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unimplemented Something isn't implemented yet
Projects
None yet
Development

No branches or pull requests

3 participants