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

New Tech, upgrade graphics?? #6

Open
PseudonymPatel opened this issue Nov 13, 2019 · 1 comment
Open

New Tech, upgrade graphics?? #6

PseudonymPatel opened this issue Nov 13, 2019 · 1 comment

Comments

@PseudonymPatel
Copy link

It would be interesting if we could maybe try to up the graphics in a setting because of the new technology. The new calcs could probably handle using floats instead of integers (in a reduced render distance)

I don't know if you ever tried using floats, but it could be interesting.

@Vogtinator
Copy link
Owner

The new calcs still don't have an FPU, so using float instead of Fix<8, int32_t> for GLFix would most likely not result in a usable framerate.

It might be possible to enable #define BETTER_PERSPECTIVE though for less glitchy perspective calculations for vertices further away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants